summaryrefslogtreecommitdiff
path: root/src/Doxyfile
diff options
context:
space:
mode:
authorvrouvrea <vrouvrea@636b058d-ea47-450e-bf9e-a15bfbe3eedb>2016-09-28 05:57:24 +0000
committervrouvrea <vrouvrea@636b058d-ea47-450e-bf9e-a15bfbe3eedb>2016-09-28 05:57:24 +0000
commit854e61dc5f31ab4528c104119007276a81916293 (patch)
tree13f65da30f9e5332fdf08e714dfdcb7f386fddf4 /src/Doxyfile
parent4b781e56b1bbe308fe1559bf1615720942c951b4 (diff)
Fix bottleneck doxygen issues
git-svn-id: svn+ssh://scm.gforge.inria.fr/svnroot/gudhi/branches/bottleneck_integration@1574 636b058d-ea47-450e-bf9e-a15bfbe3eedb Former-commit-id: d85f8399427bb2518650adaf5f9e849b53e13048
Diffstat (limited to 'src/Doxyfile')
-rw-r--r--src/Doxyfile3
1 files changed, 2 insertions, 1 deletions
diff --git a/src/Doxyfile b/src/Doxyfile
index dd9a33fb..db77d69d 100644
--- a/src/Doxyfile
+++ b/src/Doxyfile
@@ -845,7 +845,8 @@ IMAGE_PATH = doc/Skeleton_blocker/ \
doc/Simplex_tree/ \
doc/Persistent_cohomology/ \
doc/Witness_complex/ \
- doc/Bitmap_cubical_complex/
+ doc/Bitmap_cubical_complex/ \
+ doc/Bottleneck_distance/
# 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