Sphinx theme for PennyLane open-source Python packages
Project description
The PennyLane Sphinx Theme is a Sphinx theme used for open-source PennyLane software projects hosted on https://pennylane.ai. It extends the Xanadu Sphinx Theme with PennyLane-specific default settings and configurations.
To update the PennyLane navigation bar (navbar) and footer, please see the files pennylane_sphinx_theme/footer.py and pennylane_sphinx_theme/navbar.py.
For more details, please see the Xanadu Sphinx Theme documentation.
Installation
The PennyLane Sphinx Theme requires Python 3.7 or later. The latest version of the theme can be installed directly using pip:
pip install pennylane-sphinx-theme
Getting Started
Once installed, simply add or modify the following variables of your Sphinx conf.py configuration file to start using the PennyLane Sphinx Theme:
from pennylane_sphinx_theme import templates_dir
templates_path = [templates_dir()]
html_theme = "pennylane"
html_theme_options = {
"navbar_name": "Example Project"
}
Configuration
The PennyLane Sphinx Theme supports the same configration options as the Xanadu Sphinx Theme. For more details, please see the Xanadu Sphinx Theme documentation.
Directives
The PennyLane Sphinx Theme provides various directives.
For more details, please see the Xanadu Sphinx Theme documentation.
Release
- Make a PR with the desired changes to the PST (pennylane-sphinx-theme).
Don’t forget to update the CHANGELOG!
Merge in your PR once it is approved.
- Prepare the PST for release.
Once PR is merged it will trigger the Pre-Release Version Bump workflow.
The workflow will open a PR Pre-release version bump to X.Y.Z. Adjust the release version number as necessary.
Merge in the Pre-release version bump to X.Y.Z PR.
- Release a new version of the PST.
Once Pre-release version bump to X.Y.Z PR is merged in it will automatically create new release of PST.
It will also run the Post-Release Version Bump workflow.
The workflow will open a Post-release version bump to X.Y.Z PR that can be merged in master to increment the version for next release.
Support
Source Code: https://github.com/XanaduAI/pennylane-sphinx-theme
Issue Tracker: https://github.com/XanaduAI/pennylane-sphinx-theme/issues
If you are having issues, please let us know by posting the issue on our Github issue tracker.
License
The PennyLane Sphinx Theme is free and open source, released under the Apache License, Version 2.0.
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 pennylane_sphinx_theme-0.28.0.tar.gz.
File metadata
- Download URL: pennylane_sphinx_theme-0.28.0.tar.gz
- Upload date:
- Size: 18.1 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.9.25
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
7ccb9695fda07a10b6c124142ac1ea16b7dc62eef16662a8d3ba9de44c954a19
|
|
| MD5 |
c197c7ebff778af112dd157dd67533e7
|
|
| BLAKE2b-256 |
a530d0157ab153cd9fde13490a7cb7ef4ccd4b9aab82740fb7d1ccd88bc1b1ca
|
File details
Details for the file pennylane_sphinx_theme-0.28.0-py3-none-any.whl.
File metadata
- Download URL: pennylane_sphinx_theme-0.28.0-py3-none-any.whl
- Upload date:
- Size: 18.0 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.9.25
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
7f086157c6f677cb291cbd5fa2887ece761db3249c162bc28976f789fa0dddee
|
|
| MD5 |
1e02199c631fde04674deba6d82ce996
|
|
| BLAKE2b-256 |
0e985ac7a0933e56f557a5724c32723f2f4a523f4faf5279cf1e23dade01df9c
|