Skip to main content

Q-CTRL Sphinx Theme

Project description

Q-CTRL Sphinx Theme

The Q-CTRL Sphinx Theme is a very opinionated Sphinx theme intended for use with public Q-CTRL Documentation websites such as the Q-CTRL Python package.

Installation

pip install qctrl-sphinx-theme

Usage

  1. Add qctrl-sphinx-theme as a dev dependency in pyproject.toml.
  2. Set the html_theme config value in docs/conf.py.
html_theme = "qctrl_sphinx_theme"
  1. Set the html_theme_options config value in docs/conf.py.
html_theme_options = {
    "docsearch_api_key": "<YOUR_DOCSEARCH_API_KEY>",
    "docsearch_app_id": "<YOUR_DOCSEARCH_APP_ID>",
    "docsearch_index_name": "<YOUR_DOCSEARCH_INDEX_NAME>",
    "segment_write_key": "<YOUR_SEGMENT_WRITE_KEY>"
}

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

qctrl_sphinx_theme-0.1.1.tar.gz (515.4 kB view hashes)

Uploaded Source

Built Distribution

qctrl_sphinx_theme-0.1.1-py3-none-any.whl (517.3 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page