summaryrefslogtreecommitdiff
path: root/doc/conf.py
Commit message (Collapse)AuthorAgeFilesLines
* Merge branch 'maintenance/2.15.x' following 2.15.3 releasePierre Sassoulas2023-04-161-3/+4
|\
| * [doc] Create a variable for the contributors descriptionPierre Sassoulas2023-04-161-3/+4
| |
* | [PyCQA migration] Upgrade links to the repositories in code and docPierre Sassoulas2023-03-291-2/+2
| |
* | Upgrade pre-commit configuration and move to ruff (#2057)Pierre Sassoulas2023-03-141-1/+1
|/
* Simplify hard to maintain copyright notice (#1441)Pierre Sassoulas2022-03-121-0/+4
| | | | | | | | | | | | | | * Simplify hard to maintain copyright notice git is the source of truth for the copyright, copyrite (the tool) was taking exponentially longer with each release, and it's polluting the code with sometime as much as 50 lines of names. * Add a pre-commit hook to check the copyright notice * Fix the existing file so they have a notice * Fix the spacing after the copyright notice * Add a script to generate the CONTRIBUTORS.txt Co-authored-by: Daniël van Noord <13665637+DanielNoord@users.noreply.github.com>
* Apply black on doc/conf.py tooPierre Sassoulas2021-07-061-63/+75
|
* [doc] Remove static dir that does not existsPierre Sassoulas2021-07-061-1/+1
|
* Autodoc class contentMarc Mueller2021-06-171-0/+1
|
* Improve Sphinx config (#1001)Marc Mueller2021-06-161-1/+7
| | | | | | | * Update and pin Sphinx version * Update conf * Group class members * Display typehints in description * Update tox so doc env isn't reused
* Change numversion to __version__ in __pkginfo__Pierre Sassoulas2021-04-241-2/+2
|
* Add isort to the pre-commit configurationPierre Sassoulas2021-04-191-1/+3
|
* Move from % syntax to format or f-stringsPierre Sassoulas2021-02-211-1/+1
| | | | This is possible with python 3.6
* Remove the # coding, since PEP3120 the default is UTF8Pierre Sassoulas2021-02-211-1/+0
|
* Allow google style docs to be built along side sphinx style docs, using ↵Claudiu Popa2018-06-041-0/+1
| | | | napoleon extension
* pyupgrade (#549)Anthony Sottile2018-05-221-6/+6
|
* Make the year dynamicClaudiu Popa2018-03-111-1/+3
|
* Public facing node documentationAshley Whetter2017-11-051-1/+14
|
* Keep a consistent copyright notice across the board.Claudiu Popa2016-07-191-1/+1
|
* Move the files outside of the source directory.Claudiu Popa2016-07-071-0/+221