summaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
authorvrouvrea <vrouvrea@636b058d-ea47-450e-bf9e-a15bfbe3eedb>2015-06-25 07:39:26 +0000
committervrouvrea <vrouvrea@636b058d-ea47-450e-bf9e-a15bfbe3eedb>2015-06-25 07:39:26 +0000
commitfc092e56fd3148c40b054d9cd05b05ed3c171295 (patch)
tree08a03602c797faa1d8912aaa2194698b4ad8a28b /src
parent85059e058ea651d5d9e849c8462cbe5f01e4743b (diff)
Modification for doxygen to be generated from user version (to fix bad path in doc)
git-svn-id: svn+ssh://scm.gforge.inria.fr/svnroot/gudhi/branches/alphashapes@642 636b058d-ea47-450e-bf9e-a15bfbe3eedb Former-commit-id: 68362c2ab9d83a8daa31bcb9d7799216c8ccf94c
Diffstat (limited to 'src')
-rw-r--r--src/Alpha_complex/example/alphaoffreader_for_doc.txt (renamed from src/Alpha_complex/test/alphaoffreader_for_doc.txt)0
-rw-r--r--src/Doxyfile17
-rw-r--r--src/common/example/dtoffrw_alphashapedoc_result.txt (renamed from src/common/test/dtoffrw_alphashapedoc_result.txt)0
3 files changed, 8 insertions, 9 deletions
diff --git a/src/Alpha_complex/test/alphaoffreader_for_doc.txt b/src/Alpha_complex/example/alphaoffreader_for_doc.txt
index 1153f097..1153f097 100644
--- a/src/Alpha_complex/test/alphaoffreader_for_doc.txt
+++ b/src/Alpha_complex/example/alphaoffreader_for_doc.txt
diff --git a/src/Doxyfile b/src/Doxyfile
index a84c4897..0724de1c 100644
--- a/src/Doxyfile
+++ b/src/Doxyfile
@@ -672,7 +672,7 @@ LAYOUT_FILE =
# search path. Do not use file names with spaces, bibtex cannot handle them. See
# also \cite for info how to create references.
-CITE_BIB_FILES = ../biblio/bibliography.bib
+CITE_BIB_FILES = biblio/bibliography.bib
#---------------------------------------------------------------------------
# Configuration options related to warning and progress messages
@@ -811,10 +811,9 @@ EXCLUDE_SYMBOLS =
# that contain example code fragments that are included (see the \include
# command).
-EXAMPLE_PATH = common/example \
- common/test \
- Alpha_complex/example \
- Alpha_complex/test \
+EXAMPLE_PATH = example/common/ \
+ example/Alpha_complex/
+
# If the value of the EXAMPLE_PATH tag contains directories, you can use the
# EXAMPLE_PATTERNS tag to specify one or more wildcard pattern (like *.cpp and
# *.h) to filter out the source-files in the directories. If left blank all
@@ -833,10 +832,10 @@ EXAMPLE_RECURSIVE = NO
# that contain images that are to be included in the documentation (see the
# \image command).
-IMAGE_PATH = Skeleton_blocker/doc/ \
- Alpha_complex/doc/ \
- common/doc/ \
- Contraction/doc/
+IMAGE_PATH = doc/Skeleton_blocker/ \
+ doc/Alpha_complex/ \
+ doc/common/ \
+ doc/Contraction/
# The INPUT_FILTER tag can be used to specify a program that doxygen should
diff --git a/src/common/test/dtoffrw_alphashapedoc_result.txt b/src/common/example/dtoffrw_alphashapedoc_result.txt
index 57761d14..57761d14 100644
--- a/src/common/test/dtoffrw_alphashapedoc_result.txt
+++ b/src/common/example/dtoffrw_alphashapedoc_result.txt