summaryrefslogtreecommitdiff
path: root/docs/artwork.rst
Commit message (Collapse)AuthorAgeFilesLines
* Use Sphinx :pep: role to link directly to PEPsHugo van Kemenade2023-01-141-2/+1
|
* Rename `docs/{images/README => artwork}.rst`Anderson Bravalheri2022-01-061-0/+119
Unfortunately sphinx do not accept `.rst` files inside folders that are added to the `html_static_path`. (Adding `docs/images` to `html_static_path` will be required in a follow up commit to adopt the `sphinx-favicon` extension)