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.2 (2015-07-08)
Make inline code blocks bold.
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
File details
Details for the file sphinx-py3doc-enhanced-theme-2.0.2.tar.gz
.
File metadata
- Download URL: sphinx-py3doc-enhanced-theme-2.0.2.tar.gz
- Upload date:
- Size: 34.9 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 |
fa65219ea13f29b59dc0d894464e8b7bdecf72e6f38c28f0e7cb2687ab4debaf
|
|
MD5 |
399b2a89f1b9c38416abc67ec73257a8
|
|
BLAKE2b-256 |
841751483bc1e400b5b4b250b0df0505f275d48dcb3f8ebaf360643c6bc39a62
|
File details
Details for the file sphinx_py3doc_enhanced_theme-2.0.2-py2.py3-none-any.whl
.
File metadata
- Download URL: sphinx_py3doc_enhanced_theme-2.0.2-py2.py3-none-any.whl
- Upload date:
- Size: 33.8 kB
- Tags: Python 2, Python 3
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 |
b1cbd81fc459956a1b99d0d9887753099cc7a7a9d9088ea2da87c589e322030a
|
|
MD5 |
af2b3dae2fccc4c85d0414713f808a02
|
|
BLAKE2b-256 |
5d51004a3f2a5d944f9b4a8ccb16e3e2ded64eca46487ba6296cae0e1107f651
|