Skip to content

Commit

Permalink
attempt to add sphinx_copybutton (#3408)
Browse files Browse the repository at this point in the history
  • Loading branch information
mjste authored Nov 2, 2024
1 parent ff6ae1c commit 455f7b3
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions docs/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -12,3 +12,4 @@ pyro-api>=0.1.1
tqdm>=4.36
funsor[torch]
setuptools
sphinx_copybutton
1 change: 1 addition & 0 deletions docs/source/conf.py
Original file line number Diff line number Diff line change
Expand Up @@ -48,6 +48,7 @@
"sphinx.ext.autodoc",
"sphinx.ext.doctest",
'sphinx.ext.napoleon',
"sphinx_copybutton",
]

# Disable documentation inheritance so as to avoid inheriting
Expand Down

0 comments on commit 455f7b3

Please sign in to comment.