New submission from Stéphane Wirtel:

When I build the documentation, I get a warning about the NEWS file. Just add a 
new patch for this warning.


> (sphinx) make html
sphinx-build -b html -d build/doctrees -D latex_paper_size=  . build/html
Making output directory...
Running Sphinx v1.2.2
loading pickled environment... not yet created
building [html]: targets for 455 source files that are out of date
updating environment: 455 added, 0 changed, 0 removed
reading sources... [100%] whatsnew/index
../../Misc/NEWS:44: WARNING: Inline literal start-string without end-string.
looking for now-outdated files... none found
pickling environment... done
checking consistency... done
preparing documents... done

----------
assignee: docs@python
components: Documentation
messages: 216149
nosy: docs@python, matrixise
priority: normal
severity: normal
status: open
title: WARNING: Inline literal start-string without end-string.
type: compile error
versions: Python 3.5

_______________________________________
Python tracker <rep...@bugs.python.org>
<http://bugs.python.org/issue21219>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to