PennyLane Sphinx Theme
Usage
API
Returns the directory path containing provided Autosummary templates.
To use this in your theme, add the following to your conf.py configuration file:
conf.py
import xanadu_sphinx_theme templates_path = [xanadu_sphinx_theme.templates_dir()]