pytket-docs-theming
June 10, 2026 ยท View on GitHub
Docs configuration for docs.quantinuum.com/tket based on the Quantinuum-sphinx theme.
This repository is intended to be used as a git submodule in documentation source repositories.
git submodule add -b main https://github.com/Quantinuum/pytket-docs-theming.git
Contents
Contains a single source of truth for the following docs config
- Sphinx configuration - (conf.py)
- A
_staticdirectory. This currently contains the Quantinuum favicon. - Python packages required to build the docs for the pytket extensions modules. These are specified in pyproject.toml and uv.lock.