Mozilla sphinx’s theme
This is a version of Mozilla’s sandstone theme, for the Sphinx documentation engine..
Okay, how do I install it?
You need to install it locally and configure Sphinx to use it. In your conf.py file:
import mozilla_sphinx_theme import os html_theme_path = [os.path.dirname(mozilla_sphinx_theme.__file__)] html_theme = 'mozilla'
Also, take care and remove the pygments_style configuration, as it may not be of the better taste with the mozilla’s theme.
Enjoy!
Release files for mozilla-sphinx-theme 0.2
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| mozilla-sphinx-theme-0.2.tar.gz | 278.4 kB | Details |
Release files / mozilla-sphinx-theme-0.2.tar.gz
| Download URL | mozilla-sphinx-theme-0.2.tar.gz |
|---|---|
| Size | 278.4 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
a6cfa6e708f7c7156c93b8ece9fe929b06c369af7d3195d4e187088b61b589bf
|
|
BLAKE2b-256 checksum How to use checksums |
b618f31f77ae169cefb509f10a44e94388728b8afb4a2eb9ffdd81d391cbd890
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |