summaryrefslogtreecommitdiff
path: root/src/Doxyfile
diff options
context:
space:
mode:
Diffstat (limited to 'src/Doxyfile')
-rw-r--r--src/Doxyfile5
1 files changed, 3 insertions, 2 deletions
diff --git a/src/Doxyfile b/src/Doxyfile
index 39dcad7b..2d5adea1 100644
--- a/src/Doxyfile
+++ b/src/Doxyfile
@@ -38,7 +38,7 @@ PROJECT_NAME = "GUDHI"
# could be handy for archiving the generated documentation or if some version
# control system is used.
-PROJECT_NUMBER = "2.0.1"
+PROJECT_NUMBER = "2.1.0.rc1"
# Using the PROJECT_BRIEF tag one can provide an optional one line description
# for a project that appears at the top of each page and should give viewer a
@@ -853,7 +853,8 @@ IMAGE_PATH = doc/Skeleton_blocker/ \
doc/Spatial_searching/ \
doc/Tangential_complex/ \
doc/Bottleneck_distance/ \
- doc/Nerve_GIC/
+ doc/Nerve_GIC/ \
+ doc/Persistence_representations/
# 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