[sbws/master] Enable ext to convert latex math to img

18 Sep
2018
18 Sep
'18
9:26 a.m.
commit b5c3f11f65b4f07e8d5a3acef8d289bc71726d19 Author: juga0 <juga@riseup.net> Date: Wed Sep 5 12:46:38 2018 +0000 Enable ext to convert latex math to img also enable intersphinx --- docs/source/conf.py | 2 ++ 1 file changed, 2 insertions(+) diff --git a/docs/source/conf.py b/docs/source/conf.py index 5e260d4..d65a209 100644 --- a/docs/source/conf.py +++ b/docs/source/conf.py @@ -48,6 +48,8 @@ extensions = [ 'sphinx.ext.todo', 'sphinx.ext.coverage', 'sphinx.ext.githubpages', + 'sphinx.ext.imgmath', + 'sphinx.ext.intersphinx' ] # Add any paths that contain templates here, relative to this directory.
2454
Age (days ago)
2454
Last active (days ago)
0 comments
1 participants
participants (1)
-
juga@torproject.org