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

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

wmo-sphinx-theme-0.1.4.tar.gz (11.3 kB view hashes)

Uploaded Source

Built Distribution

wmo_sphinx_theme-0.1.4-py2.py3-none-any.whl (11.4 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