The issue is present in 1.8.19 and 1.11.12, with python 2.7, as well in
2.0.4, with python 3.5.
Attached full log of a 1.11.2 failed build and corresponding sphinx
traceback.
--
Ticket URL: <https://code.djangoproject.com/ticket/29371>
Django <https://code.djangoproject.com/>
The Web framework for perfectionists with deadlines.
* Attachment "sphinx-err-5NNKYX.log" added.
Trace back of a failed build from sphinx
* Attachment "DocBuildFailed.log" added.
Edited build log of a failed build
Comment (by Claude Paroz):
My suspicion while reading the error log is that Sphinx is choking on the
documentation example headers in the `writing-documentation.txt` content.
Did you try with another Sphinx version? I don't remember having been
faced with such an error (I'm using Sphinx 1.7.0 currently).
--
Ticket URL: <https://code.djangoproject.com/ticket/29371#comment:1>
* status: new => closed
* component: Uncategorized => Documentation
* resolution: => wontfix
Comment:
I don't think we'll spend any time to fix issues with older sphinx
versions. The issue seems fixed as of sphinx 1.5.1.
--
Ticket URL: <https://code.djangoproject.com/ticket/29371#comment:2>