Add missing sphinx conf line
This commit is contained in:
parent
40fc4918e1
commit
6f83ff69d7
|
@ -50,7 +50,7 @@ extensions = [
|
|||
"sphinx.ext.graphviz",
|
||||
"sphinx.ext.autodoc",
|
||||
"myst_parser",
|
||||
"sphinx_panels",
|
||||
"sphinx_design",
|
||||
"sphinx_multiversion",
|
||||
]
|
||||
autodoc_mock_imports = [
|
||||
|
|
Loading…
Reference in New Issue