A Tyrian based Sphinx theme for Gentoo
Project description
Table Of Contents
Basic Overview
A Sphinx theme based on Tyrian (the new unified gentoo.org theme).
Installation
You can use pip to install the theme:
$ pip install tyrian-sphinx-theme
Configuration
The appereance of the theme can be adjusted using different builders as well as further html_theme_options:
builders
It is possible to use two different builders:
- html-builder (default): Creates multiple pages, i.e. one page per file
- singlehtml-builder: Creates a single large page, containing the whole content
You can specify the builder using sphinx command line options like:
$ sphinx-build -b singlehtml ...
sidebar
- right (default): display the sidebar on the right side of the page
- left: display the sidebar on the left side of the page
- none: don't display the sidebar on the page at all
navigationlinks_top
- short: display the links using "<< >>"
- long: display the links using "<< chapter-heading chapter-heading >>"
- none (default): don't display the navigation links on top at all
navigationlinks_bottom
- short: display the links using "<< >>"
- long (default): display the links using "<< chapter-heading chapter-heading >>"
- none: don't display the navigation links at the bottom at all
navigationlinks_navbar
- short: display the links using "<< >>"
- long: display the links using "<< chapter-heading chapter-heading >>"
- none (default): don't display the navigation links in the navbar at all
license
- the license that will be display in the footer
- CC-BY-SA-4.0 (default)
license_link
- the link to the license that will be used when clicking on the license in the footer
- https://creativecommons.org/licenses/by-sa/4.0/ (default)
Contributors
Contributing
Contributions are welcome. You have an idea, suggestion for improvement or have found a bug? Just create an issue or send a pull request.
Project details
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Filename, size | File type | Python version | Upload date | Hashes |
---|---|---|---|---|
Filename, size tyrian_sphinx_theme-0.0.7-py3-none-any.whl (17.0 kB) | File type Wheel | Python version py3 | Upload date | Hashes View |
Filename, size tyrian-sphinx-theme-0.0.7.tar.gz (4.5 kB) | File type Source | Python version None | Upload date | Hashes View |
Close
Hashes for tyrian_sphinx_theme-0.0.7-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 504a25beca2308a7c0ad2cb01f75153b3f52639c00a1469e580f6969be17245d |
|
MD5 | 89bacc42b5cc2dfa979d08a47d45d166 |
|
BLAKE2-256 | 3e82143182cef8ee2f8b566796f604143d2dd625a4e812107ab93f950884ec92 |
Close
Hashes for tyrian-sphinx-theme-0.0.7.tar.gz
Algorithm | Hash digest | |
---|---|---|
SHA256 | 05e3d50eaff3e46bf8414896e7d5b7e4b43e962581bb6cdb3675e23975cd1566 |
|
MD5 | e347907ba22255e44da0ea14a33a04f2 |
|
BLAKE2-256 | a27d19ed382fdd7408ba7c2b58723a90c23f59d2f036de86c1034e0b9647f767 |