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

  1. Sphinx configuration - (conf.py)
  2. A _static directory. This currently contains the Quantinuum favicon.
  3. Python packages required to build the docs for the pytket extensions modules. These are specified in pyproject.toml and uv.lock.