Skip to content

Commit

Permalink
📝 Add some sphinx extensions
Browse files Browse the repository at this point in the history
  • Loading branch information
Freed-Wu committed Apr 4, 2023
1 parent 75f00d4 commit 6a7ee60
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions docs/conf.py
Original file line number Diff line number Diff line change
Expand Up @@ -41,6 +41,9 @@
# ones.
extensions = [
"sphinx.ext.autodoc",
"sphinx.ext.napoleon",
"sphinx.ext.viewcode",
"sphinx.ext.githubpages",
"myst_parser",
"sphinxcontrib.eval",
]
Expand Down

0 comments on commit 6a7ee60

Please sign in to comment.