Skip to main content

A theme using the default mozilla design guidelines

Project description

This is a version of Mozilla’s sandstone theme, for the Sphinx documentation engine..

Here is how I use it

To use it, you need to clone it somewhere in your Sphinx’s architecture:

$ cd docs/source && mkdir _themes
$ git clone https://github.com/ametaireau/mozilla-sphinx-theme.git _themes/mozilla

and to configure Sphinx to use it. In your conf.py file:

html_theme_path = ['_themes']
html_theme = 'mozilla'

Take care and remove the pygments_style configuration, as it may not be of the better taste with the mozilla’s theme.

Any contributions are of course welcome!

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

mozilla-sphinx-theme-0.1.tar.gz (278.5 kB view hashes)

Uploaded Source

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