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 zach.ware
Recipients Todd.Rovito, asvetlov, docs@python, eric.araujo, georg.brandl, terry.reedy, zach.ware
Date 2013-01-16.18:35:47
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1358361348.46.0.663117988468.issue16893@psf.upfronthosting.co.za>
In-reply-to
Content
Sorry, I wasn't as clear as I meant to be in my last message, I was suddenly rushed and didn't realize I'd left out what I meant to say, which was:

Now that Andrew has committed Todd's fix to issue 5066, idle.rst and help.txt are very well-aligned.  I believe the transition could be made now with no negative impact on the quality or usefulness of help.txt.

Here now is a patch to Doc/Makefile and Doc/make.bat to add an 'idledoc' target.  I haven't been able to test the Makefile change yet, but as it's a direct quote of your suggestion (with correction), Georg, I figure it ought to work :).  I have tested the make.bat change, though, and it works well for me.
History
Date User Action Args
2013-01-16 18:35:48zach.waresetrecipients: + zach.ware, georg.brandl, terry.reedy, eric.araujo, asvetlov, docs@python, Todd.Rovito
2013-01-16 18:35:48zach.waresetmessageid: <1358361348.46.0.663117988468.issue16893@psf.upfronthosting.co.za>
2013-01-16 18:35:48zach.warelinkissue16893 messages
2013-01-16 18:35:48zach.warecreate