Skip to content

Commit

Permalink
Allow users to view source code of referenced objects on the website (#…
Browse files Browse the repository at this point in the history
  • Loading branch information
pseudo-rnd-thoughts authored May 10, 2023
1 parent 4ceb968 commit c4f67b9
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions docs/conf.py
Original file line number Diff line number Diff line change
Expand Up @@ -41,6 +41,7 @@
"sphinx.ext.doctest",
"sphinx.ext.autodoc",
"sphinx.ext.githubpages",
"sphinx.ext.viewcode",
"myst_parser",
"furo.gen_tutorials",
"sphinx_gallery.gen_gallery",
Expand Down

0 comments on commit c4f67b9

Please sign in to comment.