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 eric.araujo
Recipients alexis, docs@python, eric.araujo, ezio.melotti, paul.moore, sandro.tosi
Date 2011-11-18.14:19:19
SpamBayes Score 5.9724448e-12
Marked as misclassified No
Message-id <1321625960.72.0.185563787327.issue12779@psf.upfronthosting.co.za>
In-reply-to
Content
I worked on this a bit more and the current boring diff has more than 1000 deleted lines and more than 1000 added lines.  After thinking about it, maybe I should not make a mega-patch with markup/boring changes first but rather fix markup as part of more consistent wording and reorganization changes.  The series of changesets could look like this:

- Update and improve Doc/install (the end-user guide, a few files)
- Update and improve the commands reference in Doc/packaging
- Improve introduction material in Doc/packaging
- Fix X in Doc/library/packaging.foo
- Add missing doc for packaging.spam in Doc/library
- etc.

I think that will make more sense to review.
History
Date User Action Args
2011-11-18 14:19:20eric.araujosetrecipients: + eric.araujo, paul.moore, ezio.melotti, sandro.tosi, docs@python, alexis
2011-11-18 14:19:20eric.araujosetmessageid: <1321625960.72.0.185563787327.issue12779@psf.upfronthosting.co.za>
2011-11-18 14:19:20eric.araujolinkissue12779 messages
2011-11-18 14:19:19eric.araujocreate