Merge pull request #4166 from jahn/math_numfig

Number equations across pages and by section (fix #3991, #4080)
This commit is contained in:
Takeshi KOMIYA
2017-12-21 00:39:44 +09:00
committed by GitHub
10 changed files with 114 additions and 10 deletions

View File

@@ -49,6 +49,7 @@ Features added
* HTML themes can set up default sidebars through ``theme.conf``
* #3160: html: Use ``<kdb>`` to represent ``:kbd:`` role
* #4212: autosummary: catch all exceptions when importing modules
* #3991, #4080: Add :confval:`math_numfig` for equation numbering by section
Features removed