Files
sphinx/doc/extdev
Takeshi KOMIYA 4e04bff4f5 Enable math node rendering by default (without HTML builders)
Nowadays, math elements (inline and block level equations) are
integrated into reST spec by default.  But, in Sphinx, they are
not enabled by default.  For this reason, users have to enable
one of math extensions even if target builder supports math
elements directly.

This change starts to enable them by default.  As a first step,
this replaces math node and its structure by docutils based one.
2018-05-15 22:27:49 +09:00
..
2018-02-25 23:44:38 +09:00
2017-07-16 01:48:09 +09:00
2018-02-25 23:44:38 +09:00
2017-12-20 00:11:28 +09:00
2017-01-05 13:44:04 +09:00
2017-03-10 16:43:27 +09:00
2018-04-21 11:21:27 +09:00