Skip to content
Sphinx theme for Python documentation
JavaScript CSS HTML Python
Branch: master
Clone or download
Latest commit fc9f203 Dec 11, 2019
Permalink
Type Name Latest commit message Commit time
Failed to load latest commit information.
python_docs_theme Fix link to Sphinx (#34) Dec 10, 2019
.gitignore Initial commit Jun 4, 2017
LICENSE Initial version of theme. Jun 5, 2017
MANIFEST.in Initial version of theme. Jun 5, 2017
README.rst Update the pip installation step in readme (#15) Jun 1, 2018
code_of_conduct.rst Add CoC (#22) Aug 10, 2018
setup.cfg Initial version of theme. Jun 5, 2017
setup.py Release 2018.7 (#19) Jul 24, 2018

README.rst

Python Docs Sphinx Theme

This is the theme for the Python documentation.

Note that when adopting this theme, you're also borrowing an element of the trust and credibility established by the CPython core developers over the years. That's fine, and you're welcome to do so for other Python community projects if you so choose, but please keep in mind that in doing so you're also choosing to accept some of the responsibility for maintaining that collective trust.

To use the theme, install it into your docs build environment via pip:

pip install python-docs-theme
You can’t perform that action at this time.