Skip to content

Commit

Permalink
feat(docs): sphinx viewcode extension (#579)
Browse files Browse the repository at this point in the history
  • Loading branch information
BobTheBuidler authored Apr 19, 2024
1 parent 86801e7 commit c90b7c0
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 @@ -18,6 +18,7 @@

extensions = [
'sphinx.ext.autodoc',
'sphinx.ext.viewcode',
'sphinx.ext.napoleon',
'sphinx.ext.intersphinx',
'a_sync.sphinx.ext',
Expand Down

0 comments on commit c90b7c0

Please sign in to comment.