Theme for Sphinx from Rosix projects.
Project description
About
RosixDocs - it’s theme for Sphinx from Rosix projects.
Usage
# in your conf.py
...
html_theme = 'default'
#html_theme_path = []
try:
from rosixdocs import get_themes_path
html_theme_path = [ get_themes_path() ]
html_theme = 'html'
except:
pass
...
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
rosixdocs-0.1.3.tar.gz
(524.7 kB
view details)
File details
Details for the file rosixdocs-0.1.3.tar.gz
.
File metadata
- Download URL: rosixdocs-0.1.3.tar.gz
- Upload date:
- Size: 524.7 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | bb6abfbdbb48077e68b65f01dccee0e0b38432ff543d97985614eba821f95d0b |
|
MD5 | 4dc56862b74e4510ef97b0800975a3ee |
|
BLAKE2b-256 | 59d3ba19ec045b776927f61ef6c9d90278bc003dcb19e8d828fb3bd09e5634c7 |