add myst_parser to conf.py
This commit is contained in:
parent
510e544a4f
commit
8a42ff77ad
@ -36,6 +36,7 @@ sys.path.insert(0, os.path.abspath("../scripts"))
|
||||
extensions = [
|
||||
#'sphinx.ext.autodoc',
|
||||
#'sphinx.ext.autosummary',
|
||||
"myst_parser",
|
||||
"sphinx.ext.autosectionlabel",
|
||||
"sphinx.ext.intersphinx",
|
||||
"sphinx.ext.todo",
|
||||
|
Loading…
Reference in New Issue
Block a user