[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]
[tor-commits] [sbws/master] Enable ext to convert latex math to img
commit b5c3f11f65b4f07e8d5a3acef8d289bc71726d19
Author: juga0 <juga@xxxxxxxxxx>
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.
_______________________________________________
tor-commits mailing list
tor-commits@xxxxxxxxxxxxxxxxxxxx
https://lists.torproject.org/cgi-bin/mailman/listinfo/tor-commits