Docs configuration for docs.quantinuum.com/tket based on Quantinuum-sphinx.
This repository is intended to be used as a git submodule in documentation source repositories.
git submodule add -b main https://github.com/CQCL/pytket-docs-theming.git
Contains a single source of truth for the following docs config
- Sphinx configuration - (conf.py)
- Navbar configuration (CURRENTLY NOT USED!) - (nav-config.js)
- Quantinuum-sphinx submodule version
- 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).