Sphinx Theme for Kotti Documentation
Project description
kotti_docs_theme - A Twitter Bootstrap Theme for Sphinx
This theme is based on sphinx-bootstrap by Scotch Media and modified for documentation of Kotti and Kotti add-ons.
How does it look?
Visit the Kotti Documentation to see the theme in action.
How to use
Install from PyPI:
pip install kotti_docs_theme
Adjust the settings in your Sphinx conf.py file:
import kotti_docs_theme
html_theme_path = [kotti_docs_theme.get_theme_dir()]
html_theme = 'kotti_docs_theme'
html_theme_options = {
'github_user': 'Pylons',
'github_repo': 'Kotti',
'twitter_username': 'KottiCMS',
'home_url': 'http://kotti.pylonsproject.org/',
'mailing_list_url': 'http://groups.google.com/group/kotti',
'irc_channel_url': 'irc://irc.freenode.net/#kotti',
}
Add a rtd.txt file containing the requirements for building the docs on Read The Docs:
Sphinx kotti_docs_theme repoze.sphinx.autointerface repoze.lru
Change History
0.1
Initial release.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
kotti_docs_theme-0.1.tar.gz
(155.5 kB
view details)
File details
Details for the file kotti_docs_theme-0.1.tar.gz.
File metadata
- Download URL: kotti_docs_theme-0.1.tar.gz
- Upload date:
- Size: 155.5 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
afe0355b455f6a0dbbdc403910644cf31317ce48af3cb324c2984a4c0873e86b
|
|
| MD5 |
809a01aefe70cab5b5cde62617d1de25
|
|
| BLAKE2b-256 |
625c34fe41609e029f19b94f088a495dc4d72bbfd22836762809667f2ed51276
|