Fix #3364: sphinx-quickstart prompts overflow on Console with 80 chars width

This commit is contained in:
Takeshi KOMIYA
2017-01-29 13:30:30 +09:00
parent 14a864a637
commit 678cc3d503
2 changed files with 7 additions and 3 deletions

View File

@@ -17,6 +17,7 @@ Bugs fixed
* #3370: the caption of code-block is not picked up for translation
* LaTeX: :confval:`release` is not escaped (refs: #3362)
* #3364: sphinx-quickstart prompts overflow on Console with 80 chars width
Testing
--------