-
Type: Task
-
Resolution: Duplicate
-
Priority: Unknown
-
Affects Version/s: None
-
Component/s: None
-
None
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
- duplicates
-
PYTHON-2965 Migrate to a PEP517 compliant build system
- Closed
- related to
-
PYTHON-2870 Support building the docs in non-html formats
- Closed