summaryrefslogtreecommitdiff
path: root/src/Doxyfile
diff options
context:
space:
mode:
authorcjamin <cjamin@636b058d-ea47-450e-bf9e-a15bfbe3eedb>2016-06-24 12:32:04 +0000
committercjamin <cjamin@636b058d-ea47-450e-bf9e-a15bfbe3eedb>2016-06-24 12:32:04 +0000
commit1857deb15fbf20cfec66175d5309299c0012cf55 (patch)
treeb9291db02a2bda817335ca9b966d90b2d1eaab18 /src/Doxyfile
parent37fab7af9e25e4a6eb20542bd591d680f5e363b2 (diff)
Add paths to IMAGE_PATH
git-svn-id: svn+ssh://scm.gforge.inria.fr/svnroot/gudhi/branches/subsampling_and_spatialsearching@1336 636b058d-ea47-450e-bf9e-a15bfbe3eedb Former-commit-id: 3f75a756d642ffb54561065539c79db3b3e47858
Diffstat (limited to 'src/Doxyfile')
-rw-r--r--src/Doxyfile4
1 files changed, 3 insertions, 1 deletions
diff --git a/src/Doxyfile b/src/Doxyfile
index 6ddfb55d..40648f29 100644
--- a/src/Doxyfile
+++ b/src/Doxyfile
@@ -843,7 +843,9 @@ IMAGE_PATH = doc/Skeleton_blocker/ \
doc/Simplex_tree/ \
doc/Persistent_cohomology/ \
doc/Witness_complex/ \
- doc/Bitmap_cubical_complex/
+ doc/Bitmap_cubical_complex/ \
+ doc/Subsampling/ \
+ doc/Spatial_searching/
# 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