summaryrefslogtreecommitdiffstats
path: root/Doxyfile.in
diff options
context:
space:
mode:
authorSpencer Oliver <spen@spen-soft.co.uk>2013-06-21 11:04:53 +0100
committerSpencer Oliver <spen@spen-soft.co.uk>2013-07-01 08:50:31 +0000
commit00d6925b41690df17f81ab3da2f37829d7095e19 (patch)
tree2d819210ddcc1a5f3c7ceb09f3e1600cbd72419f /Doxyfile.in
parent9188a9bc680702a10ed5ccd4a748829816fe172d (diff)
downloadopenocd-00d6925b41690df17f81ab3da2f37829d7095e19.tar.gz
openocd-00d6925b41690df17f81ab3da2f37829d7095e19.tar.xz
doxygen: use inline jtag state maching image
The currently used image is 404 so use an inline image instead. Change-Id: I56a0d187fd06dc2c5c370e6532d89815ccec63d6 Signed-off-by: Spencer Oliver <spen@spen-soft.co.uk> Reviewed-on: http://openocd.zylin.com/1451 Tested-by: jenkins
Diffstat (limited to 'Doxyfile.in')
-rw-r--r--Doxyfile.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/Doxyfile.in b/Doxyfile.in
index 8632ee75..13b0c24f 100644
--- a/Doxyfile.in
+++ b/Doxyfile.in
@@ -648,7 +648,7 @@ EXAMPLE_RECURSIVE = NO
# directories that contain image that are included in the documentation (see
# the \image command).
-IMAGE_PATH =
+IMAGE_PATH = @srcdir@/doc/manual/images
# The INPUT_FILTER tag can be used to specify a program that doxygen should
# invoke to filter for each input file. Doxygen will invoke the filter program