No project description provided
Project description
Quantinuum Sphinx
This repo contains templates and static assets that are intended to customize the theme furo.
Using the templates in your Sphinx configuration
Add the following git URL as a submodule in the same directory as conf.py
In conf.py add:
extensions ['quantinuum_sphinx']
html_theme = 'quantinuum_sphinx'
html_favicon = '<path to your favicon file>'
Create a file ./_static/nav-config.js containing:
const navConfig = {
"navTextLinks": [
{
"title": string,
"href": string,
},
],
"navProductName": string,
"navIconLinks": [
{
"title": string,
"href": string,
"iconImageURL": string (i.e. "_static/assets/github.svg"),
},
],
}
Rebuild your docs and you should have a navbar:
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file quantinuum_sphinx-0.6.0.tar.gz.
File metadata
- Download URL: quantinuum_sphinx-0.6.0.tar.gz
- Upload date:
- Size: 147.2 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/2.1.4 CPython/3.12.8 Windows/11
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
6e1521cdc7ef56aa69c41765c27d7211f0495ea2ef2483c207446b29b86ad240
|
|
| MD5 |
1562d94245a2041e406b2594da2242b5
|
|
| BLAKE2b-256 |
e9f8454346da426c8b4b46d2666e7321ac48a8ae4a5c6848d13b7ccf7f3615d1
|
File details
Details for the file quantinuum_sphinx-0.6.0-py3-none-any.whl.
File metadata
- Download URL: quantinuum_sphinx-0.6.0-py3-none-any.whl
- Upload date:
- Size: 149.7 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/2.1.4 CPython/3.12.8 Windows/11
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
6e104c009ce39c0a857c4876ac13f4138220be5c7d9d79037b5f8178f3c60456
|
|
| MD5 |
059c713faa8f98af4aa576148cfb40f3
|
|
| BLAKE2b-256 |
67250d27c62a28858f6a8ef01fed2c07be0b487dd97932fb3c068d7742bca689
|