- Notifications
You must be signed in to change notification settings - Fork0
Sphinx theme for Python documentation
License
Privat33r-dev/python-docs-theme
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
This is the theme for the Python documentation.
Note that when adopting this theme, you're also borrowing an element of thetrust and credibility established by the CPython core developers over theyears. That's fine, and you're welcome to do so for other Python communityprojects if you so choose, but please keep in mind that in doing so you're alsochoosing to accept some of the responsibility for maintaining that collectivetrust.
To use the theme, install it into your docs build environment viapip
(preferably in a virtual environment).
To use this theme, add the following toconf.py
:
html_theme = 'python_docs_theme'
html_sidebars
, defaults taken fromhttps://www.sphinx-doc.org/en/master/usage/configuration.html#confval-html_sidebars
See a demo of the CPython docs using this theme:
The kitchen sink is a showcase of every Sphinx feature:
About
Sphinx theme for Python documentation
Resources
License
Uh oh!
There was an error while loading.Please reload this page.
Stars
Watchers
Forks
Releases
Packages0
Languages
- CSS51.2%
- HTML22.2%
- JavaScript19.2%
- Python5.0%
- Makefile2.4%