Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge branch 'maintenance/2.15.x' following 2.15.3 release | Pierre Sassoulas | 2023-04-16 | 1 | -3/+4 |
|\ | |||||
| * | [doc] Create a variable for the contributors description | Pierre Sassoulas | 2023-04-16 | 1 | -3/+4 |
| | | |||||
* | | [PyCQA migration] Upgrade links to the repositories in code and doc | Pierre Sassoulas | 2023-03-29 | 1 | -2/+2 |
| | | |||||
* | | Upgrade pre-commit configuration and move to ruff (#2057) | Pierre Sassoulas | 2023-03-14 | 1 | -1/+1 |
|/ | |||||
* | Simplify hard to maintain copyright notice (#1441) | Pierre Sassoulas | 2022-03-12 | 1 | -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 too | Pierre Sassoulas | 2021-07-06 | 1 | -63/+75 |
| | |||||
* | [doc] Remove static dir that does not exists | Pierre Sassoulas | 2021-07-06 | 1 | -1/+1 |
| | |||||
* | Autodoc class content | Marc Mueller | 2021-06-17 | 1 | -0/+1 |
| | |||||
* | Improve Sphinx config (#1001) | Marc Mueller | 2021-06-16 | 1 | -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 Sassoulas | 2021-04-24 | 1 | -2/+2 |
| | |||||
* | Add isort to the pre-commit configuration | Pierre Sassoulas | 2021-04-19 | 1 | -1/+3 |
| | |||||
* | Move from % syntax to format or f-strings | Pierre Sassoulas | 2021-02-21 | 1 | -1/+1 |
| | | | | This is possible with python 3.6 | ||||
* | Remove the # coding, since PEP3120 the default is UTF8 | Pierre Sassoulas | 2021-02-21 | 1 | -1/+0 |
| | |||||
* | Allow google style docs to be built along side sphinx style docs, using ↵ | Claudiu Popa | 2018-06-04 | 1 | -0/+1 |
| | | | | napoleon extension | ||||
* | pyupgrade (#549) | Anthony Sottile | 2018-05-22 | 1 | -6/+6 |
| | |||||
* | Make the year dynamic | Claudiu Popa | 2018-03-11 | 1 | -1/+3 |
| | |||||
* | Public facing node documentation | Ashley Whetter | 2017-11-05 | 1 | -1/+14 |
| | |||||
* | Keep a consistent copyright notice across the board. | Claudiu Popa | 2016-07-19 | 1 | -1/+1 |
| | |||||
* | Move the files outside of the source directory. | Claudiu Popa | 2016-07-07 | 1 | -0/+221 |