Skip to content

Commit 9bee330

Browse files
committed
Add sphinx.ext.doctest extension
1 parent 056b7e0 commit 9bee330

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

docs/source/conf.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -40,6 +40,7 @@
4040
"sphinx.ext.intersphinx",
4141
"myst_parser", # Enables markdown support
4242
"sphinx_design", # Enables side to side cards
43+
"sphinx.ext.doctest",
4344
]
4445

4546
# -- Options for HTML output -------------------------------------------------

0 commit comments

Comments
 (0)