On 08/02/2010 04:53 PM, Jens Vagelpohl wrote:
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1
On 8/2/10 16:50 , Stephan Richter wrote:
On Monday, August 02, 2010, Stephan Richter wrote:
py26 setup.py --long-description | rst2html
rst2html have many options that allow you to modify the style, including the ability to specify a stylesheet.
Oh, btw, this is also the method that we used to verify that the long descriptions are proper ReST. ;-)
I hereby declare that verifying proper ReST is OUT OF SCOPE for docs.zope.org ;-)
It's out of scope for PyPI too, what it does is just display the plain text if there are any ReST errors. And when the developer sees that, that's a clue to go and fix the ReST and use the above technique. So as long as there's a clue that "it's not working" we'll be fine. Regards, Martijn