Fix #1797: text builder inserts blank line on top

This commit is contained in:
Takeshi KOMIYA
2016-08-19 23:46:54 +09:00
parent dbac9aa8ec
commit a1d6be6a54
4 changed files with 19 additions and 15 deletions

View File

@@ -107,6 +107,7 @@ Bugs fixed
by `autodoc_mock_imports`.
* #1953: ``Sphinx.add_node`` does not add handlers the translator installed by
`html_translator_class`
* #1797: text builder inserts blank line on top
Documentation
-------------