@@ -32,7 +32,7 @@ latex:
|
32 | 32 | targetname: quantecon-python.tex |
33 | 33 | |
34 | 34 | sphinx: |
35 | | -extra_extensions: [sphinx_multitoc_numbering, sphinxext.rediraffe, sphinx_tojupyter, sphinxcontrib.youtube, sphinx.ext.todo, sphinx_exercise, sphinx_togglebutton, sphinx.ext.intersphinx, sphinx_reredirects] |
| 35 | +extra_extensions: [sphinx_multitoc_numbering, sphinxext.rediraffe, sphinx_tojupyter, sphinxcontrib.youtube, sphinx.ext.todo, sphinx_exercise, sphinx_proof, sphinx_togglebutton, sphinx.ext.intersphinx, sphinx_reredirects] |
36 | 36 | config: |
37 | 37 | # false-positive links |
38 | 38 | linkcheck_ignore: ['https://online.stat.psu.edu/stat415/book/export/html/834'] |
|