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.gitContains 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 poetry.lock (see the README for instructions).