Skip to content

Commit

Permalink
FLASH PR: Sphinx Code Snippets Copy Extension (#2198)
Browse files Browse the repository at this point in the history
  • Loading branch information
samtygier-stfc committed May 8, 2024
2 parents aa73fc2 + 76d4a87 commit ccc3273
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions docs/conf.py
Original file line number Diff line number Diff line change
Expand Up @@ -45,6 +45,7 @@
'sphinx.ext.viewcode',
'sphinx.ext.githubpages',
'sphinx.ext.mathjax',
'sphinx_copybutton',
]

# Add custom extensions
Expand Down
1 change: 1 addition & 0 deletions environment-dev.yml
Original file line number Diff line number Diff line change
Expand Up @@ -35,3 +35,4 @@ dependencies:
- pre-commit==3.5.*
- sphinx==7.2.*
- pydata-sphinx-theme==0.15.*
- sphinx-copybutton==0.5.*

0 comments on commit ccc3273

Please sign in to comment.