docs |
|
|---|---|
pypi |
topos-theme is a HTML theme for sphinx that was originally developed
for the topos python package but it has now been extracted out
into its own independent project.
Getting Started
To use this theme for your own sphinx sites first you need to install the
topos-theme package
$ pip install topos-theme
then in your conf.py
extensions = [
...,
"topos_theme"
]
html_theme = "topos-theme"
Finally rebuild your project and you should see that topos-theme has taken
effect.
Projects Using this Theme
Here are some projects that are using this theme.
Do you have a project that is making use of this theme? You are more than welcome to open a pull request to add your project to this list.
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
topos-theme-0.0.14.tar.gz
(6.4 kB
view details)
File details
Details for the file topos-theme-0.0.14.tar.gz.
File metadata
- Download URL: topos-theme-0.0.14.tar.gz
- Upload date:
- Size: 6.4 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via:
twine/1.13.0 pkginfo/1.5.0.1 requests/2.21.0 setuptools/40.8.0 requests-toolbelt/0.9.1 tqdm/4.31.1 CPython/3.6.3
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
fb5833a914be5c5acd02586c937ee12851f4380ff33dff6663e7c238ccacc304
|
|
| MD5 |
0fa28f431ab6e496175d8590c9c01f19
|
|
| BLAKE2b-256 |
b26b5a16cb138f6e09e931f0b41659b32aecc5c1968efdfc7051014fa163d20c
|