Age | Commit message (Collapse) | Author | |
---|---|---|---|
2020-01-22 | Introduce an RTD config file, and pin the Sphinx version to the RTD default ↵ | Daniel Watkins | |
(#180) doc-requirements.txt: pin Sphinx at version used by RTD Introduce a configuration file containing our existing web-based configuration. | |||
2019-12-11 | Update doc-requirements.txt | Joshua Powers | |
2019-12-11 | doc-requirements: add missing dep | Joshua Powers | |
yaml was missing as we were no longer pointing at the main requirements.txt file | |||
2019-12-06 | docs: Add security.md to readthedocs | Joshua Powers | |
* docs: Add security.md to readthedocs This enables the ability to show the security policy on both GitHub and on the readthedocs site. To do this, enable the ability to import Markdown based files and translate them to rst. * Add doc-requirements.txt and update tox to use Also removes the extra, uncessary extension addition of .md |