Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [Docs] Fix missing path in RTD config | Calum Lind | 2019-05-22 | 1 | -0/+1 |
| | |||||
* | [Docs] Update readthedocs config | Calum Lind | 2019-05-22 | 1 | -0/+1 |
| | | | | - Add the missing package install so pkg_resources can find version. | ||||
* | [Docs] Fix ReadTheDocs config path | Calum Lind | 2019-05-22 | 1 | -1/+1 |
| | |||||
* | [Docs] Updates and fixes to build on Python 3 | Calum Lind | 2019-05-21 | 1 | -0/+20 |
- Updates to the sphinx conf - Applied Mock fixes to build on Python 3. - Group patches at bottom of conf file. - Use just a major.minor for version. - Specify Sphinx 2.0 version requirement. - Move requirements.txt to docs dir. - Add readthedocs config - Fix docstring code block rst formatting issue. |