From: Francis Dupont Date: Tue, 4 Aug 2020 10:33:59 +0000 (+0200) Subject: [#1329] Attempt to get math working X-Git-Tag: Kea-1.8.0~127 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=644cf6cde4d08eeba0a20034ff311fa8db1d08ea;p=thirdparty%2Fkea.git [#1329] Attempt to get math working --- diff --git a/doc/sphinx/conf.py b/doc/sphinx/conf.py index 6ad315c93e..0be7638250 100644 --- a/doc/sphinx/conf.py +++ b/doc/sphinx/conf.py @@ -47,6 +47,7 @@ version = release # ones. extensions = [ 'sphinx.ext.todo', + 'sphinx.ext.mathjax', ] # The suffix(es) of source filenames.