GLPI Sphinx theme based on readthedocs.org one.
Installation
Via package
Download the package or add it to your requirements.txt file:
pip install sphinx_glpi_theme
In your conf.py file:
import sphinx_glpi_theme
html_theme = "glpi"
html_theme_path = sphinx_glpi_theme.get_html_themes_path()
Via git or download
Symlink or subtree the sphinx_glpi_theme/glpi repository into your documentation at docs/_themes/sphinx_glpi_theme then add the following two settings to your Sphinx conf.py file:
html_theme = "sphinx_glpi_theme"
html_theme_path = ["_themes", ]
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
sphinx_glpi_theme-0.6.tar.gz
(2.8 MB
view details)
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file sphinx_glpi_theme-0.6.tar.gz.
File metadata
- Download URL: sphinx_glpi_theme-0.6.tar.gz
- Upload date:
- Size: 2.8 MB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via:
twine/4.0.2 CPython/3.12.1
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
e74f93478aec90ac5a0a70d6565e91b3e2fcb7fe36d18e7208abaab8795803ab
|
|
| MD5 |
0c33006169068e871f09ebfa777ca6b7
|
|
| BLAKE2b-256 |
c919174f8eb45f392e2a7af5a78f9e631e21861ffb62610ad05dc03fa608686a
|
File details
Details for the file sphinx_glpi_theme-0.6-py2.py3-none-any.whl.
File metadata
- Download URL: sphinx_glpi_theme-0.6-py2.py3-none-any.whl
- Upload date:
- Size: 4.2 MB
- Tags: Python 2, Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via:
twine/4.0.2 CPython/3.12.1
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
ba229efb6f583407e142756edd7c0b1da6b20adfe7cbf7912687a45fd8b7c675
|
|
| MD5 |
ded3c0392fb92d8775628bce93f6838d
|
|
| BLAKE2b-256 |
e38bed9cf99ebbadf482c9f527d3fde75fbc8f1f7626beb926bca8c892eba8b0
|