There was an error while loading. Please reload this page.
1 parent 486f4b7 commit 7ee5928Copy full SHA for 7ee5928
docs/conf.py
@@ -17,6 +17,7 @@
17
# -- General configuration ---------------------------------------------------
18
19
extensions = [
20
+ 'myst_parser', # ← add this
21
'sphinx.ext.autodoc',
22
'sphinx.ext.napoleon', # for Google/NumPy docstrings
23
'sphinx.ext.viewcode',
0 commit comments