Skip to main content

Sphinx Wagtail theme

Project description

Sphinx Wagtail theme

CI status PyPI version License: MIT

Sphinx Wagtail theme contains all files required to build a Sphinx extension that provides the theme.

Installation

pip install sphinx-wagtail-theme

Usage

Select the "Sphinx Wagtail theme" in the conf.py file of a Sphinx

# include the theme in the list of extensions to be loaded
extensions = ['sphinx_wagtail_theme', ]

# select the theme
html_theme = 'sphinx_wagtail_theme'
  • See the documentation for more usage instructions

Development

Getting started

Release process

This section is for maintainer reference.

  1. Check all relevant changes since the last release are documented in CHANGELOG.md
  2. Check if there are any new contributors and add them to CONTRIBUTORS.md
  3. Update the version number in setup.cfg. The version number should follow Semantic Versioning.
  4. Commit and push the changes
  5. Create and push a new tag with the version number, prefixed with v. For example, v1.2.3
  6. In the GitHub repository, create a new release against the tag you just pushed.
  7. Once the release is created, the CI will automatically publish the new version to PyPI.

Credits

Sphinx Wagtail theme is based on Sphinx Typo3 theme which is based on t3SphinxThemeRtd which is based on the Read the Docs Sphinx theme.

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_wagtail_theme-6.4.0.tar.gz (2.0 MB view hashes)

Uploaded Source

Built Distribution

sphinx_wagtail_theme-6.4.0-py3-none-any.whl (2.0 MB view hashes)

Uploaded 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