Skip to content

Commit

Permalink
Add sphinx_copybutton extension
Browse files Browse the repository at this point in the history
  • Loading branch information
pspanja committed May 9, 2020
1 parent 61f22ff commit 43f3163
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 @@ -16,6 +16,7 @@
lexers['json'] = JsonLexer(startinline=True)

extensions = ['sphinx.ext.autodoc',
'sphinx_copybutton',
'sphinx.ext.doctest',
'sphinx.ext.todo',
'sphinx.ext.coverage',
Expand Down

0 comments on commit 43f3163

Please sign in to comment.