summaryrefslogtreecommitdiff
path: root/docs/source/conf.py
Commit message (Collapse)AuthorAgeFilesLines
* extend black formatting to tests as wellAnthony Sottile2021-04-181-80/+87
|
* fix pr and issue links in release notesAnthony Sottile2021-04-031-0/+6
|
* automatic: pyupgrade --py36-plusAnthony Sottile2021-03-301-10/+9
|
* Update documentation links to latest Python 3 documentationJon Dufresne2018-06-101-1/+1
| | | | The URL https://docs.python.org/3/ is actively maintained and updated.
* Update name across the project post-marriageIan Stapleton Cordasco2017-07-271-3/+3
|
* Add a man page for Flake8Ian Cordasco2016-11-131-1/+1
| | | | | | | Document Flake8 for users expecting `man flake8` to work and include the man page in Flake8's documentation. Closes #247
* Merge branch 'origin/proposed/3.0' into master3.0.0b1Ian Cordasco2016-06-251-2/+2
|
* Add |Flake8| substitution to the epilogIan Cordasco2016-06-201-0/+4
| | | | | | | The rst_epilog config value in Sphinx allows you to maintain a global list of replaces or includes that are appended to the text of each document in your documentation. This allows us to use |Flake8| everywhere without redefining the replace in every document.
* Begin adding user-facing documentationIan Cordasco2016-05-261-0/+1
| | | | Especially around invocation and configuration
* Comment html_static_path in sphinx configIan Cordasco2016-05-101-1/+1
|
* Switch to the RTD themeIan Cordasco2016-01-261-1/+1
|
* Add documentation around Option ManagementIan Cordasco2016-01-251-1/+1
|
* Note that we need at least Sphinx 1.3Ian Cordasco2016-01-191-1/+1
| | | | Exclude sphinx conf.py from flake8
* Start creating documentationIan Cordasco2016-01-191-0/+295