Skip to content

pallets/pallets-sphinx-themes

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

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

extensions = [
    "pallets_sphinx_themes",
    ...
]

html_theme = "flask"

About

Sphinx themes for Pallets and related projects.

Topics

Resources

License

Code of conduct

Contributing

Security policy

Stars

57 stars

Watchers

7 watching

Forks

Contributors