Merge branch '1.7'

This commit is contained in:
Takeshi KOMIYA
2018-04-09 01:46:00 +09:00
14 changed files with 123 additions and 94 deletions

View File

@@ -93,6 +93,9 @@ Bugs fixed
* #4769: autodoc loses the first staticmethod parameter
* #4790: autosummary: too wide two column tables in PDF builds
* #4795: Latex customization via ``_templates/longtable.tex_t`` is broken
* #4789: imgconverter: confused by convert.exe of Windows
* #4783: On windows, Sphinx crashed when drives of srcdir and outdir are
different
Testing
--------