Skip to main content

A Sphinx theme for the Mozilla Developer Network

Project description

This is a version of the Mozilla Developer Network 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:

$ pip install mdn-sphinx-theme

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

import mdn_theme

html_theme_path = [mdn_theme.get_theme_dir()]
html_theme = 'mdn'

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!

Readthedocs

Add a pip requirements file to your project and have the following packages listed there:

Sphinx
mdn-sphinx-theme

Then configure your Readthedocs project to use that requirement file before rendering your project’s documentation.

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

mdn-sphinx-theme-2015.2.tar.gz (388.5 kB view details)

Uploaded Source

File details

Details for the file mdn-sphinx-theme-2015.2.tar.gz.

File metadata

File hashes

Hashes for mdn-sphinx-theme-2015.2.tar.gz
Algorithm Hash digest
SHA256 83354e5ab7a78fa1c5b98799f894583c45e9c2b1d8420c64c6a778b61ee4505e
MD5 8381d306c0ebadc4e9ec24b1cee4c870
BLAKE2b-256 4d56a29d84ae5291ae13d8c71bf815f946cdeee4e64d7de55c217cf06f38b144

See more details on using hashes here.

Provenance

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