Skip to main content

Sphinx theme for WMO projects

Project description

The WMO Sphinx Theme

A Sphinx theme for documenting WMO projects.

Installation and usage

The theme is available on PyPI, and can be installed as follows:

pip3 install wmo-sphinx-theme

Enavbling the theme from within your project's conf.py:

import wmo_sphinx_theme

html_theme = 'wmo_sphinx_theme'
html_theme_path = wmo_sphinx_theme.get_html_theme_path()

html_css_files = ['wmo.css']

Releasing

rm -fr build dist *.egg-info
python3 setup.py sdist bdist_wheel --universal
twine upload dist/*

Code Conventions

Bugs and Issues

All bugs, enhancements and issues are managed on GitHub.

Contact

Supported by

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