The sphinx theme for Astropy and affiliated packages.
Project description
This is the repository for the default Astopy project documentation theme(s). To use this theme, simply install this package then add the following line to your documentation’s conf.py file:
html_theme = 'bootstrap-astropy'
This requires Sphinx 1.6 or later to work properly. For older versions of Sphinx, you will need to do:
import astropy_sphinx_theme
html_theme_path = astropy_sphinx_theme.get_html_theme_path()
html_theme = 'bootstrap-astropy'
bootstrap-astropy is the only theme that is currently available, but the structure of the package allows more themes to be added in future if needed.
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
astropy-sphinx-theme-1.0.tar.gz
(28.1 kB
view details)
Built Distribution
File details
Details for the file astropy-sphinx-theme-1.0.tar.gz
.
File metadata
- Download URL: astropy-sphinx-theme-1.0.tar.gz
- Upload date:
- Size: 28.1 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | f7e5734bca4bfd62769b2516f2b80a3dc9f950ef67066706579a086d2b2162bc |
|
MD5 | 53f65009e72ae1df3d45b3f9e87a11a6 |
|
BLAKE2b-256 | c4ed25914f92c5fab0fdcacbdc64dca6a7045ca660e964be067528d7cd408529 |
File details
Details for the file astropy_sphinx_theme-1.0-py2.py3-none-any.whl
.
File metadata
- Download URL: astropy_sphinx_theme-1.0-py2.py3-none-any.whl
- Upload date:
- Size: 31.0 kB
- Tags: Python 2, Python 3
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 9fe479875de62ba53d1440d36fd27443b20559ffb8996302b099722da13174d3 |
|
MD5 | a8041392abe6471f50f45a3a7b70f4db |
|
BLAKE2b-256 | 4a5fa25b4ef2025e17229d19fb7b01aed17e0f8b9aae4f6c2d798b90c931539f |