[issue10225] Fix doctest runable examples in python manual

Alexander Belopolsky report at bugs.python.org
Fri Oct 29 04:22:51 CEST 2010


Alexander Belopolsky <belopolsky at users.sourceforge.net> added the comment:

On Thu, Oct 28, 2010 at 10:20 PM, Éric Araujo <report at bugs.python.org> wrote:

>
> How do you replace “make doctest”?

$ sphinx-build -b html -d Doc/build3/doctrees -D latex_paper_size=
Doc  Doc/build3/html

but I had to run 2to3 on Doc/conf.py and Doc/tools first.

----------

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue10225>
_______________________________________


More information about the Python-bugs-list mailing list