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
elliottower authored May 11, 2023
1 parent dacb359 commit a825e94
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 @@ -38,6 +38,7 @@
"sphinx.ext.autodoc",
"sphinx.ext.githubpages",
"sphinx.ext.intersphinx",
"sphinx.ext.viewcode",
"myst_parser",
"sphinx_github_changelog",
]
Expand Down

0 comments on commit a825e94

Please # to comment.