summaryrefslogtreecommitdiff
path: root/src/Doxyfile
diff options
context:
space:
mode:
Diffstat (limited to 'src/Doxyfile')
-rw-r--r--src/Doxyfile5
1 files changed, 4 insertions, 1 deletions
diff --git a/src/Doxyfile b/src/Doxyfile
index dd9a33fb..943869ad 100644
--- a/src/Doxyfile
+++ b/src/Doxyfile
@@ -845,7 +845,10 @@ 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/ \
+ doc/Tangential_complex/
# 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