summaryrefslogtreecommitdiff
path: root/src/Doxyfile
diff options
context:
space:
mode:
authorvrouvrea <vrouvrea@636b058d-ea47-450e-bf9e-a15bfbe3eedb>2017-05-16 11:55:09 +0000
committervrouvrea <vrouvrea@636b058d-ea47-450e-bf9e-a15bfbe3eedb>2017-05-16 11:55:09 +0000
commitd0474601cbd24227556754ab34d4d48d574eeb3a (patch)
treed7ec9b26bbd856549612848ef45f36868238f1df /src/Doxyfile
parent4e1c05f5ecf26322560c40c7517a3ff32cfeb651 (diff)
Modify Doxyfile to make it work with distributed MathJax.js
git-svn-id: svn+ssh://scm.gforge.inria.fr/svnroot/gudhi/branches/doxygen_using_mathjax@2433 636b058d-ea47-450e-bf9e-a15bfbe3eedb Former-commit-id: 386ef39799695204b98d43b5a2f36a1a9e91f04e
Diffstat (limited to 'src/Doxyfile')
-rw-r--r--src/Doxyfile6
1 files changed, 3 insertions, 3 deletions
diff --git a/src/Doxyfile b/src/Doxyfile
index 9cd3894c..2fecf5fb 100644
--- a/src/Doxyfile
+++ b/src/Doxyfile
@@ -1450,14 +1450,14 @@ MATHJAX_FORMAT = HTML-CSS
# The default value is: http://cdn.mathjax.org/mathjax/latest.
# This tag requires that the tag USE_MATHJAX is set to YES.
-MATHJAX_RELPATH = http://gudhi.gforge.inria.fr/doc
+MATHJAX_RELPATH = ../common
# The MATHJAX_EXTENSIONS tag can be used to specify one or more MathJax
# extension names that should be enabled during MathJax rendering. For example
# MATHJAX_EXTENSIONS = TeX/AMSmath TeX/AMSsymbols
# This tag requires that the tag USE_MATHJAX is set to YES.
-MATHJAX_EXTENSIONS = TeX/AMSmath TeX/AMSsymbols TeX/algorithm TeX/algpseudocode
+MATHJAX_EXTENSIONS = TeX/AMSmath TeX/AMSsymbols
# The MATHJAX_CODEFILE tag can be used to specify a file with javascript pieces
# of code that will be used on startup of the MathJax code. See the MathJax site
@@ -1612,7 +1612,7 @@ PAPER_TYPE = a4
# If left blank no extra packages will be included.
# This tag requires that the tag GENERATE_LATEX is set to YES.
-EXTRA_PACKAGES = amsfonts amsmath amssymb algorithm algpseudocode
+EXTRA_PACKAGES = amsfonts amsmath amssymb
# The LATEX_HEADER tag can be used to specify a personal LaTeX header for the
# generated LaTeX document. The header should contain everything until the first