> I would like to extend PyPI to allow package maintainers to upload pydoc > output > associated with the package, so that it may be viewable on the PyPI website. > (Well, not exactly pydoc or epydoc, but doc-string data and package structure. > Set of XML documents, probably.. Something amenable to dynamically applying > style, inter-package references, and cross references.) > > Thoughts?
PyPI already supports reStructuredText. Why is that not good enough? Regards, Martin _______________________________________________ Catalog-SIG mailing list [email protected] http://mail.python.org/mailman/listinfo/catalog-sig
