summaryrefslogtreecommitdiff
path: root/src/Doxyfile.in
diff options
context:
space:
mode:
Diffstat (limited to 'src/Doxyfile.in')
-rw-r--r--src/Doxyfile.in5
1 files changed, 3 insertions, 2 deletions
diff --git a/src/Doxyfile.in b/src/Doxyfile.in
index 54a438d4..f80d4505 100644
--- a/src/Doxyfile.in
+++ b/src/Doxyfile.in
@@ -821,7 +821,8 @@ EXCLUDE_SYMBOLS =
EXAMPLE_PATH = biblio/ \
example/ \
- utilities/
+ utilities/ \
+ data/
# 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
@@ -1440,7 +1441,7 @@ 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 = ../common
+MATHJAX_RELPATH = https://cdnjs.cloudflare.com/ajax/libs/mathjax/2.7.2
# The MATHJAX_EXTENSIONS tag can be used to specify one or more MathJax
# extension names that should be enabled during MathJax rendering. For example