A theme based on the theme of https://docs.python.org/3/ with some responsive enhancements.
Project description
A theme based on the theme of https://docs.python.org/3/ with some responsive enhancements.
Free software: BSD license
Installation
pip install sphinx_py3doc_enhanced_theme
Add this in your documentation’s conf.py:
import sphinx_py3doc_enhanced_theme html_theme = "sphinx_py3doc_enhanced_theme" html_theme_path = [sphinx_py3doc_enhanced_theme.get_html_theme_path()]
Examples
Changelog
2.0.1 (2015-03-25)
Fix inclusion of default.css (now classic.css).
2.0.0 (2015-03-23)
Use HTML5 doctype and force IE into Edge mode.
Add a embedded flag that removes JS (for building CHM docs).
Inherit correct theme (default renamed in Sphinx 1.3).
1.2.0 (2015-02-24)
Fat-fingered another version. Should had been 1.0.1 … damn.
1.1.0 (2015-02-24)
Match some markup changes in latest Sphinx.
1.0.0 (2015-02-13)
Fix depth argument for toctree (contributed by Georg Brandl).
0.1.0 (2014-05-31)
First release on PyPI.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Hashes for sphinx-py3doc-enhanced-theme-2.0.1.tar.gz
Algorithm | Hash digest | |
---|---|---|
SHA256 | ed11d6d8305ea67c72c6627e27151c98070ec50f6600c79b26c1f2cfd18545b6 |
|
MD5 | dcd511d3dd0923992567d98fddaf070d |
|
BLAKE2b-256 | 5ee8c3e60cb4fb1e8d74da82076ee7ff5c462cf02b2c7fab0c05ae59844bb786 |
Hashes for sphinx_py3doc_enhanced_theme-2.0.1-py2.py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 9e14fe1cda2b95db8e9ec1c838d84be4c7d8a3bd8dfbf025b9795d03a544efe9 |
|
MD5 | 86c41a04a373279ef704923dfc246dbc |
|
BLAKE2b-256 | 72acf914f1a8d9c575f33227b434f16003ea580259fb8cee93bc06e12fd58763 |