This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author belopolsky
Recipients belopolsky, eric.araujo
Date 2010-10-29.02:22:50
SpamBayes Score 0.035030987
Marked as misclassified No
Message-id <[email protected]>
In-reply-to <[email protected]>
Content
On Thu, Oct 28, 2010 at 10:20 PM, Éric Araujo <[email protected]> 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.
History
Date User Action Args
2010-10-29 02:22:51belopolskysetrecipients: + belopolsky, eric.araujo
2010-10-29 02:22:50belopolskylinkissue10225 messages
2010-10-29 02:22:50belopolskycreate