TiaC Systems Network (TSN) theme for Sphinx
Project description
This repository contains the Sphinx theme for TiaC Systems Network (TSN) documentation, based on Read The Docs’ default theme (sphinx_rtd_theme). This theme was forked from the Nordic Semiconductor NCS theme for Sphinx (sphinx-ncs-theme), which is also MIT licensed. Copyright (c) 2021 Nordic Semiconductor ASA.
Installation
This theme is distributed on PyPI as sphinx-tsn-theme and can be installed with pip:
pip install sphinx-tsn-theme
Usage
To use the theme in your Sphinx project, you will need to add the following to your conf.py file:
html_theme = "sphinx_tsn_theme"
Releasing
Make sure you have a PyPI account and access to https://pypi.org/project/sphinx-tsn-theme/.
Make sure all your changes have been commited to the main branch.
Add a commit which updates the version number in sphinx_tsn_theme/__init__.py.
Tag this commit with the version number, e.g. git tag -a 2020.4 -m "version 2020.4".
Push the commit and the tag to the main branch.
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
Built Distribution
File details
Details for the file sphinx_tsn_theme-2024.11.0.tar.gz
.
File metadata
- Download URL: sphinx_tsn_theme-2024.11.0.tar.gz
- Upload date:
- Size: 20.6 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.1 CPython/3.12.7
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 3004b95da1a6b8e8163268eae398ad0f15f7e7dcce085620384d41c483ab32b8 |
|
MD5 | ec22466918a2d4a1d39fd7471ff3ff4e |
|
BLAKE2b-256 | e5f18aa51f277cff45adb7205a6632f8ea1780c68d7a5c0db94a9dd6bba6bf59 |
File details
Details for the file sphinx_tsn_theme-2024.11.0-py3-none-any.whl
.
File metadata
- Download URL: sphinx_tsn_theme-2024.11.0-py3-none-any.whl
- Upload date:
- Size: 21.4 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.1 CPython/3.12.7
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 654af8c88ab55b2f728599eb2172b525d10871c4f3b792922e15a7d92d673c65 |
|
MD5 | 70ccfa5fad49432b458db97c10011011 |
|
BLAKE2b-256 | 777276af42f0fd7a5c2f33b35bffdd8d82e6daf3cd83a6146878dc764d603045 |