Add missing sphinx conf line
This commit is contained in:
parent
40fc4918e1
commit
6f83ff69d7
1 changed files with 1 additions and 1 deletions
|
|
@ -50,7 +50,7 @@ extensions = [
|
|||
"sphinx.ext.graphviz",
|
||||
"sphinx.ext.autodoc",
|
||||
"myst_parser",
|
||||
"sphinx_panels",
|
||||
"sphinx_design",
|
||||
"sphinx_multiversion",
|
||||
]
|
||||
autodoc_mock_imports = [
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue