summaryrefslogtreecommitdiff
path: root/src/Doxyfile
diff options
context:
space:
mode:
authorsalinasd <salinasd@636b058d-ea47-450e-bf9e-a15bfbe3eedb>2014-12-17 12:34:37 +0000
committersalinasd <salinasd@636b058d-ea47-450e-bf9e-a15bfbe3eedb>2014-12-17 12:34:37 +0000
commit52ed0100160b9a038608bfb72968a38b98bcd345 (patch)
tree0ff7d97f68175e4ee16ff9835534ae855599cef0 /src/Doxyfile
parent28ef5a126eb179552f1611dcd62caad1d52afda9 (diff)
doc + skbl example
git-svn-id: svn+ssh://scm.gforge.inria.fr/svnroot/gudhi/trunk@370 636b058d-ea47-450e-bf9e-a15bfbe3eedb Former-commit-id: 275a355a9d88697bb42fa6f4c50cf9403906e588
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 420824f4..51629766 100644
--- a/src/Doxyfile
+++ b/src/Doxyfile
@@ -832,7 +832,9 @@ EXAMPLE_RECURSIVE = NO
# \image command).
IMAGE_PATH = Skeleton_blocker/doc/ \
- common/doc/
+ common/doc/ \
+ Contraction/doc/
+
# 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