GLPI theme for Sphinx
Project description
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", ]
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
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.4.1.tar.gz.
File metadata
- Download URL: sphinx_glpi_theme-0.4.1.tar.gz
- Upload date:
- Size: 1.5 MB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.11.6
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
fddb9aa4a4ce20651f8dcf4feff32450ffaa1bfaab168b8c37cccab26d851b9c
|
|
| MD5 |
91bdaf4b56548c975e2b4ae5c7c1882b
|
|
| BLAKE2b-256 |
eb823d73272e9bf5ae7562b60bf9496eb637283e9f169eb90472abf9f103eaf8
|
File details
Details for the file sphinx_glpi_theme-0.4.1-py2.py3-none-any.whl.
File metadata
- Download URL: sphinx_glpi_theme-0.4.1-py2.py3-none-any.whl
- Upload date:
- Size: 1.5 MB
- Tags: Python 2, Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.11.6
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
b3c5542966865d104656c44e6b45a56784adf912194f840c1125c0a746e17a6d
|
|
| MD5 |
afec40775006e588c596ec9b83e9a935
|
|
| BLAKE2b-256 |
730929e0f68a529efbf27088053d668190d58a4459d4a0348e39791e520402c4
|