mirror of https://github.com/CGAL/cgal
fix mathjax default for doxygen 1.8.13
This commit is contained in:
parent
32d51721a5
commit
a0017d8219
|
|
@ -1571,7 +1571,7 @@ MATHJAX_FORMAT = HTML-CSS
|
||||||
# The default value is: https://cdnjs.cloudflare.com/ajax/libs/mathjax/2.7.2.
|
# The default value is: https://cdnjs.cloudflare.com/ajax/libs/mathjax/2.7.2.
|
||||||
# This tag requires that the tag USE_MATHJAX is set to YES.
|
# This tag requires that the tag USE_MATHJAX is set to YES.
|
||||||
|
|
||||||
${CGAL_DOC_MATHJAX_LOCATION_FULL_OPTION_LINE}
|
MATHJAX_RELPATH = ${CGAL_DOC_MATHJAX_LOCATION}
|
||||||
|
|
||||||
# The MATHJAX_EXTENSIONS tag can be used to specify one or more MathJax
|
# The MATHJAX_EXTENSIONS tag can be used to specify one or more MathJax
|
||||||
# extension names that should be enabled during MathJax rendering. For example
|
# extension names that should be enabled during MathJax rendering. For example
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue