Skip to content

Commit 2edd154

Browse files
ethanwharrislexierule
authored andcommitted
Add tutorial extension to the docs (#9167)
1 parent c0c3742 commit 2edd154

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

docs/source/conf.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -107,6 +107,7 @@ def _transform_changelog(path_in: str, path_out: str) -> None:
107107
"sphinx_copybutton",
108108
"sphinx_paramlinks",
109109
"sphinx_togglebutton",
110+
"pt_lightning_sphinx_theme.extensions.lightning_tutorials",
110111
]
111112

112113
# Add any paths that contain templates here, relative to this directory.

0 commit comments

Comments
 (0)