pennylane_sphinx_theme.templates_dir

pennylane_sphinx_theme.templates_dir()[source]

Returns the directory path containing provided Autosummary templates.

To use this in your theme, add the following to your conf.py configuration file:

import xanadu_sphinx_theme
templates_path = [xanadu_sphinx_theme.templates_dir()]