Pallets Sphinx Themes Save

Sphinx themes for Pallets and related projects.

Project README

Pallets Sphinx Themes

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:

.. code-block:: text

pip install Pallets-Sphinx-Themes

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

.. code-block:: python

extensions = [
    "pallets_sphinx_themes",
    ...
]

html_theme = "flask"
Open Source Agenda is not affiliated with "Pallets Sphinx Themes" Project. README Source: pallets/pallets-sphinx-themes
Stars
47
Open Issues
9
Last Commit
2 weeks ago
License

Open Source Agenda Badge

Open Source Agenda Rating