This is a version of the Mozilla Developer Network theme, for the Sphinx documentation engine. It is used for the Kuma development documentation.
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.
Release files for mdn-sphinx-theme 2016.0
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| mdn-sphinx-theme-2016.0.tar.gz | 393.8 kB | Details |
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| mdn_sphinx_theme-2016.0-py2-none-any.whl | Python 2 | none | any | Details |
Total release size:787.6 kB
Release files / mdn-sphinx-theme-2016.0.tar.gz
| Download URL | mdn-sphinx-theme-2016.0.tar.gz |
|---|---|
| Size | 393.8 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
fb9656d2047f35e71ec30c62258ddb6020cfa3de060445f91f0965189e6e0679
|
|
BLAKE2b-256 checksum How to use checksums |
19f8ba716650bd05acfbcfd52795fd1b0e7f20d54d04892d1777979b366616cd
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
Release files / mdn_sphinx_theme-2016.0-py2-none-any.whl
| Download URL | mdn_sphinx_theme-2016.0-py2-none-any.whl |
|---|---|
| Size | 393.8 kB |
| Tags | Python 2 |
|
SHA-256 checksum How to use checksums |
a42ab9cba1ec3257d669f6817ade877717b6b430242b5bf3777b4762bba7ef29
|
|
BLAKE2b-256 checksum How to use checksums |
086e378657ec0b47816911326572a527c50a29bc5be331fc3a52f0c81c102a70
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |