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 mdk
Recipients gladman, jcasale, mdk, methane, ned.deily, paul.moore, roelschroeven, steve.dower, terry.reedy, tim.golden, zach.ware
Date 2018-07-02.11:23:42
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1530530623.01.0.56676864532.issue34006@psf.upfronthosting.co.za>
In-reply-to
Content
> Maybe, all you we need to do is adding "-D html_theme_options.body_max_width=none" option to sphinx-build when building html for htmlhelp, in Doc/make.bat.

As far as I can see, it's the right solution, but I have no windows machine to test it.

I checked in PEP 101, and they're using `make.bat htmlhelp` on windows to build the chm files.

Can someone test it?
History
Date User Action Args
2018-07-02 11:23:43mdksetrecipients: + mdk, terry.reedy, paul.moore, tim.golden, ned.deily, methane, zach.ware, steve.dower, gladman, jcasale, roelschroeven
2018-07-02 11:23:43mdksetmessageid: <1530530623.01.0.56676864532.issue34006@psf.upfronthosting.co.za>
2018-07-02 11:23:43mdklinkissue34006 messages
2018-07-02 11:23:42mdkcreate