Skip to main content

Sphinx themes for Pallets and related projects.

Project description

Themes for the Pallets projects. If you’re writing an extension, use the appropriate theme to make your documentation look consistent.

Available themes:

  • flask

  • jinja

  • werkzeug

  • click

Install this package:

pip install Pallets-Sphinx-Themes

Enable the extension and choose the theme in docs/conf.py:

extensions = [
    "pallets_sphinx_themes",
    ...
]

html_theme = "flask"

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

Pallets-Sphinx-Themes-1.2.3.tar.gz (21.4 kB view hashes)

Uploaded Source

Built Distribution

Pallets_Sphinx_Themes-1.2.3-py2.py3-none-any.whl (26.7 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