Skip to content

Commit

Permalink
add myst_parser to conf.py
Browse files Browse the repository at this point in the history
  • Loading branch information
pz-max committed May 7, 2023
1 parent 510e544 commit 8a42ff7
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions doc/conf.py
Original file line number Diff line number Diff line change
Expand Up @@ -36,6 +36,7 @@
extensions = [
#'sphinx.ext.autodoc',
#'sphinx.ext.autosummary',
"myst_parser",
"sphinx.ext.autosectionlabel",
"sphinx.ext.intersphinx",
"sphinx.ext.todo",
Expand Down

0 comments on commit 8a42ff7

Please sign in to comment.