#18456 Python documentation tool support: ReStructured Text language/Sphinx/Etc
Issue created by chrisjrn
Pants is currently of limited utility for users who want to publish Python code documentation using standard Python tools, such as Sphinx, and ReadTheDocs.
This ticket is a placeholder for scoping out support for:
• ReST language support
• Building docs with Sphinx under Pants
• Publishing to ReadTheDocs.org/.com
• Migrating the Pants documentation to ReadTheDocs, by Sphinx or some other tool
pantsbuild/pants