Merge branch '1.7' into 4817_fix_URLs

This commit is contained in:
Takeshi KOMIYA
2018-04-09 01:56:12 +09:00
committed by GitHub
13 changed files with 68 additions and 21 deletions

View File

@@ -20,6 +20,9 @@ Bugs fixed
* #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
* #4812: autodoc ignores type annotated variables
* #4817: wrong URLs on warning messages
Testing