summaryrefslogtreecommitdiff
path: root/src/Doxyfile.in
AgeCommit message (Collapse)Author
2022-05-19Documentation: Doxygen warningsalbert-github
Based on review corrected `EXAMPLE_PATH` and `CITE_BIB_FILES`.
2022-05-18Documentation: Doxygen warningsalbert-github
When running doxygen on the sources we get (a.o.) the following warnings: ``` .../gudhi-devel/src/Contraction/include/gudhi/Edge_contraction.h:214: warning: unbalanced grouping commands .../gudhi-devel/src/common/doc/examples.h:3: warning: the name 'Examples' supplied as the argument in the \file statement is not an input file error: bib file .../gudhi-devel/biblio/how_to_cite_gudhi.bib not found! .../gudhi-devel/src/common/doc/installation.h:271: warning: included file biblio/how_to_cite_gudhi.bib is not found. Check your EXAMPLE_PATH ``` This is corrected in the different files and in the settings in src/Doxyfile.in Also there are a number of settings that are obsolete like: ``` warning: Tag 'LATEX_SOURCE_CODE' at line 1835 of file '.../gudhi-devel/build_windows_fork/Doxyfile' has become obsolete. ``` This is corrected in the src/Doxyfile.in file
2021-04-28update DoxyfileROUVREAU Vincent
2021-04-27Doxygen documentation improvementROUVREAU Vincent
2020-03-05remove ext (submodule directory) from doxygen parsingROUVREAU Vincent
2019-10-17fix documentation not being generated with Doxygen 1.8.16Jose Marino
2019-09-09Code review: rename cython as python (make target and directoryROUVREAU Vincent
2019-06-14Fix bad python3 namespace in doxygenROUVREAU Vincent
2019-06-14Remove gudhi_patches for CGAL and CGAL 4.11.0 is now the minimal CGAL ↵ROUVREAU Vincent
version required. Modification of documentation accordingly
2019-06-07Merge branch 'master' of github.com:GUDHI/gudhi-develROUVREAU Vincent
2019-06-07Try with a direct link to mathjax websiteROUVREAU Vincent
2019-06-05Fix #20: Add OFF section in file format and all documents target to it ↵ROUVREAU Vincent
instead of geomview.org documentation. Modify data/points/alphacomplexdoc.off in dimension 3 to be used as an example for OFF section in file format.
2019-05-28Use markdown for main page. Fix some doxyfileROUVREAU Vincent
2019-03-11Fix README.md file name renamed for Doxygen generationROUVREAU Vincent
2018-08-07Doxyfile is now generated to facilitate gudhi version packaging and new ↵vrouvrea
module process Doxyfile.in generates a build/src/Doxyfile that is copied by the user_version target (to avoid file generation in sources) git-svn-id: svn+ssh://scm.gforge.inria.fr/svnroot/gudhi/branches/ninja_cmake_warning_fix_vincent@3748 636b058d-ea47-450e-bf9e-a15bfbe3eedb Former-commit-id: 0a5ab637c2db102a59c994f03f0ec7fadbda3780