Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | DOC,BLD: pin sphinx to <3.0 | Ross Barnowski | 2020-05-12 | 1 | -1/+1 |
| | | | | | | Attempting to build with Sphinx 3 raises a lot of warnings, particularly re: the documentation for the C components. Pinning to sphinx 2 until this is resolved. | ||||
* | BLD: Add requirements.txt file for building docs (#15778) | Ross Barnowski | 2020-03-19 | 1 | -0/+4 |
* BLD: Added doc_requirements.txt and improve documentation around building docs |