Use Debian-provided MathJax everywhere.
authorNicholas D Steeves <nsteeves@gmail.com>
Sun, 11 Feb 2018 02:02:17 +0000 (21:02 -0500)
committerGianfranco Costamagna <locutusofborg@debian.org>
Thu, 9 Aug 2018 08:06:11 +0000 (09:06 +0100)
Gbp-Pq: Name 0049-Use-Debian-provided-MathJax-everywhere.patch

clang-tools-extra/docs/Doxyfile
clang-tools-extra/docs/conf.py
clang-tools-extra/docs/doxygen.cfg.in
clang/docs/analyzer/conf.py
clang/docs/conf.py
clang/docs/doxygen.cfg.in
docs/doxygen.cfg.in
polly/docs/doxygen.cfg.in

index d674390fb95580757a492dd1a2b2e7a2adf834d6..1bf4f72bae6734ed8e0c52a3b0da7560d3cb6d82 100644 (file)
@@ -1206,7 +1206,7 @@ USE_MATHJAX            = NO
 # MathJax, but it is strongly recommended to install a local copy of MathJax
 # before deployment.
 
-MATHJAX_RELPATH        = http://www.mathjax.org/mathjax
+MATHJAX_RELPATH        = /usr/share/javascript/mathjax
 
 # The MATHJAX_EXTENSIONS tag can be used to specify one or MathJax extension
 # names that should be enabled during MathJax rendering.
index 5bb3bd4df2f9256335dbbdcc7ac62f08b1217f42..693b8cc0933c1a1801a2a7e060b384139f1f8716 100644 (file)
@@ -123,6 +123,9 @@ html_theme = 'haiku'
 # so a file named "default.css" will overwrite the builtin "default.css".
 html_static_path = ['_static']
 
+# Use Debian-provided MathJax
+mathjax_path = '/usr/share/javascript/mathjax/MathJax.js?config=TeX-AMS-MML_HTMLorMML'
+
 # If not '', a 'Last updated on:' timestamp is inserted at every page bottom,
 # using the given strftime format.
 #html_last_updated_fmt = '%b %d, %Y'
index 6dbf6db7b9bdad73ba9de149b0a7adddfa726423..da44cfc7fb52e60a0c24f281f9ed9289f4009bba 100644 (file)
@@ -1438,7 +1438,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        = http://cdn.mathjax.org/mathjax/latest
+MATHJAX_RELPATH        = /usr/share/javascript/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
index 626ad5b19aaa24f44212d71c78ad45f4f659399a..b7df3c173596dac3eadb773e85e134bea4104e51 100644 (file)
@@ -123,6 +123,9 @@ html_theme = 'haiku'
 # so a file named "default.css" will overwrite the builtin "default.css".
 html_static_path = ['_static']
 
+# Use Debian-provided MathJax
+mathjax_path = '/usr/share/javascript/mathjax/MathJax.js?config=TeX-AMS-MML_HTMLorMML'
+
 # If not '', a 'Last updated on:' timestamp is inserted at every page bottom,
 # using the given strftime format.
 #html_last_updated_fmt = '%b %d, %Y'
index cbaa9a3f9b5ddbe7ad273592c0f8b5a742d9c063..fef25a992d3132f603a008b190f1c34019cc4bdc 100644 (file)
@@ -123,6 +123,9 @@ html_theme = 'haiku'
 # so a file named "default.css" will overwrite the builtin "default.css".
 html_static_path = ['_static']
 
+# Use Debian-provided MathJax
+mathjax_path = '/usr/share/javascript/mathjax/MathJax.js?config=TeX-AMS-MML_HTMLorMML'
+
 # If not '', a 'Last updated on:' timestamp is inserted at every page bottom,
 # using the given strftime format.
 #html_last_updated_fmt = '%b %d, %Y'
index 13ed72222beaaeba7e26cf41c6f0b912ba662e51..77bed6e44fc41e33d6dbb0517112771b05c9f31c 100644 (file)
@@ -1432,7 +1432,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        = http://cdn.mathjax.org/mathjax/latest
+MATHJAX_RELPATH        = /usr/share/javascript/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
index e3c7f479ac4e140e60922f53a8e14b86fa9e5232..dcdade142e83b8ac1fb1c4d8864b3ddbad65df01 100644 (file)
@@ -1433,7 +1433,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        = http://cdn.mathjax.org/mathjax/latest
+MATHJAX_RELPATH        = /usr/share/javascript/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
index 36786aa564105e78ae6e1e17b92d9ed64e4b2967..26a89849f19e9b9f29f453a8bbe4079a752c9a09 100644 (file)
@@ -1433,7 +1433,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        = http://cdn.mathjax.org/mathjax/latest
+MATHJAX_RELPATH        = /usr/share/javascript/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