Details
-
Task
-
Status: Backlog
-
Unknown
-
Resolution: Unresolved
-
None
-
None
-
None
Description
Somewhat related to PYTHON-2870, our setup.py doc command is redundant and can be removed in favor of the sphinx_build command. To build the docs:
$ python setup.py build_sphinx
|
To run the doctests:
$ python setup.py build_sphinx -b doctest
|
Attachments
Issue Links
- related to
-
PYTHON-2870 Support building the docs in non-html formats
-
- Closed
-