summaryrefslogtreecommitdiff
path: root/doc/conf.py
Commit message (Expand)AuthorAgeFilesLines
* [doc] Create a variable for the contributors descriptionPierre Sassoulas2023-03-311-5/+4
* [PyCQA migration] Upgrade links to the repositories in code and doc (#8514)Pierre Sassoulas2023-03-291-4/+6
* [doc] Use the real URL address of pylint's read the doc projectPierre Sassoulas2023-02-061-1/+1
* [release notes] Permit to have multiple section with the same namePierre Sassoulas2022-10-101-0/+4
* Merge branch origin/main into towncrierDudeNr332022-07-171-1/+1
* [JsonReporter] Add serialization functions to JsonReporterPierre Sassoulas2022-06-291-1/+1
* [doc] Fix broken links following toc reorganization (#6680)Pierre Sassoulas2022-05-231-0/+1
* Reorganize the documentation table of content (#6589)Pierre Sassoulas2022-05-231-5/+32
* [doc] Move the naming-style documentation to invalid-name doc (#6669)Pierre Sassoulas2022-05-231-0/+1
* [doc] Move the c-extensions documentation to no-member docPierre Sassoulas2022-05-231-1/+1
* [doc] Cleanup the installation/testing/badge documentation in the ReadmePierre Sassoulas2022-05-221-0/+1
* Move c-extensions to user guides where it belong (#6659)Pierre Sassoulas2022-05-221-0/+1
* [doc] Remove innacurate warningPierre Sassoulas2022-05-191-12/+4
* Split the additional commands documentation in two files (#6641)Pierre Sassoulas2022-05-191-0/+1
* [doc] Add an assertion for redirection that will silentely failPierre Sassoulas2022-05-181-3/+11
* [doc] Modify the automated redirection to user_guidesPierre Sassoulas2022-05-181-2/+7
* [refactor] Better link and toc definition for overview of messagesPierre Sassoulas2022-05-181-0/+1
* [doc] Move all messages documentation to user_guide/messagesPierre Sassoulas2022-05-181-0/+3
* [doc] Fix the short version in the sphinx configuration (#6640)Pierre Sassoulas2022-05-181-5/+6
* [doc] Better more useful links for ide integrationPierre Sassoulas2022-05-161-0/+1
* [Doc] Create a contact section and cleanup the introduction (#6613)Pierre Sassoulas2022-05-151-10/+21
* Allow not yet published extensions links in ``linkcheck`` (#6499)Daniël van Noord2022-05-051-0/+2
* Create a documentation page with all options (#6346)Daniël van Noord2022-04-161-0/+1
* Update broken and redirected links across the projectDaniël van Noord2022-04-131-1/+1
* Clean up docs `conf.py` following migration to furo (#6129)Gunung P. Wibisono2022-04-021-11/+4
* Use the `furo themes` and change default theme (#6084)Gunung P. Wibisono2022-04-021-10/+12
* Update configuration of pre-commit hooks and toolsDaniël van Noord2022-03-251-1/+2
* Add a pre-commit hook to check the copyright noticePierre Sassoulas2022-03-241-1/+4
* Set up system of code examples and details for message documentation (#5934)Daniël van Noord2022-03-231-1/+1
* Create separate documentation page for each message (#5396)Daniël van Noord2022-01-281-0/+1
* Move informations that never change in the setup.pyPierre Sassoulas2021-04-051-2/+2
* Move from % string formatting syntax to f-string or .format()Pierre Sassoulas2021-02-211-1/+1
* Chore: use https links (#3679)谭九鼎2020-06-111-2/+2
* pyupgrade: automated removal of python2 constructsAnthony Sottile2020-03-241-1/+0
* [black style] Apply black style on unformatted python filePierre Sassoulas2019-07-221-1/+1
* Fix misspellings in documentation (#2922)Nick Smith2019-05-191-1/+1
* Fix last updated date in sphinx documentation (#2828)Dan Hemberger2019-03-241-1/+1
* Style - Re-Apply black following the isort cleanupPierre Sassoulas2019-03-201-64/+63
* Style - Apply isort on all apllicable filesPierre Sassoulas2019-03-201-7/+8
* Drop the _static folder and update the release datepylint-2.1.0Claudiu Popa2018-08-011-1/+1
* Prefix rst autolabels with filename to prevent collisions from includeBryce Guinta2018-08-011-0/+4
* Link to pycqa metaMariatta2018-06-051-1/+1
* Set the title to PyCQA instead of Python.Mariatta Wijaya2018-06-051-0/+2
* Use python-docs-themeMariatta Wijaya2018-06-051-4/+14
* pyupgrade (#2136)Anthony Sottile2018-05-221-5/+5
* readthedocs does not run on Python 3.6 apparentlyClaudiu Popa2018-03-111-1/+2
* Make the current year dynamicClaudiu Popa2018-03-111-2/+4
* Disable smartquotes when generating the doc to get double dash processed corr...Claudiu Popa2018-03-101-3/+1
* Expanded documentation for new contributors (#1569)Ashley Whetter2017-07-121-4/+12
* Remove hard coded cross referencesClaudiu Popa2017-07-081-1/+3