shithub: aubio

Download patch

ref: 3f109674ff1b86815bea30ebcec7b2b7e2bfc8a9
parent: a429d1cdafbcb58f37fec5f815e537fe19cc4770
author: Paul Brossier <piem@piem.org>
date: Sun Dec 11 15:18:20 EST 2016

doc/*.cfg: prefer https

--- a/doc/full.cfg
+++ b/doc/full.cfg
@@ -1464,7 +1464,7 @@
 # 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        = https://cdn.mathjax.org/mathjax/latest
 
 # The MATHJAX_EXTENSIONS tag can be used to specify one or more MathJax
 # extension names that should be enabled during MathJax rendering. For example
--- a/doc/web.cfg
+++ b/doc/web.cfg
@@ -1483,7 +1483,7 @@
 # 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        = https://cdn.mathjax.org/mathjax/latest
 
 # The MATHJAX_EXTENSIONS tag can be used to specify one or more MathJax
 # extension names that should be enabled during MathJax rendering. For example