Skip to main content

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


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

sphinx-py3doc-enhanced-theme-2.0.1.tar.gz (35.6 kB view hashes)

Uploaded Source

Built Distribution

sphinx_py3doc_enhanced_theme-2.0.1-py2.py3-none-any.whl (34.4 kB view hashes)

Uploaded Python 2 Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page