|
|
@@ -332,7 +332,7 @@ MARKDOWN_SUPPORT = YES
|
|
|
# Minimum value: 0, maximum value: 99, default value: 5.
|
|
|
# This tag requires that the tag MARKDOWN_SUPPORT is set to YES.
|
|
|
|
|
|
-TOC_INCLUDE_HEADINGS = 4
|
|
|
+TOC_INCLUDE_HEADINGS = 5
|
|
|
|
|
|
# When enabled doxygen tries to link words that correspond to documented
|
|
|
# classes, or namespaces to their corresponding documentation. Such a link can
|
|
|
@@ -1568,7 +1568,7 @@ MATHJAX_FORMAT = HTML-CSS
|
|
|
# The default value is: https://cdnjs.cloudflare.com/ajax/libs/mathjax/2.7.5/.
|
|
|
# This tag requires that the tag USE_MATHJAX is set to YES.
|
|
|
|
|
|
-MATHJAX_RELPATH = http://cdn.mathjax.org/mathjax/latest
|
|
|
+MATHJAX_RELPATH = https://cdnjs.cloudflare.com/ajax/libs/mathjax/2.7.5/
|
|
|
|
|
|
# The MATHJAX_EXTENSIONS tag can be used to specify one or more MathJax
|
|
|
# extension names that should be enabled during MathJax rendering. For example
|
|
|
@@ -1698,7 +1698,7 @@ LATEX_OUTPUT = latex
|
|
|
# the output language.
|
|
|
# This tag requires that the tag GENERATE_LATEX is set to YES.
|
|
|
|
|
|
-LATEX_CMD_NAME = latex
|
|
|
+LATEX_CMD_NAME =
|
|
|
|
|
|
# The MAKEINDEX_CMD_NAME tag can be used to specify the command name to generate
|
|
|
# index for LaTeX.
|