Skip to content

Commit

Permalink
Merge pull request #16 from ENCCS/copybutton-exclude-upstream
Browse files Browse the repository at this point in the history
Add copybutton conf to exclude prompt
  • Loading branch information
bast authored Sep 30, 2024
2 parents dad96ad + 69f15da commit 5364dcd
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions content/conf.py
Original file line number Diff line number Diff line change
Expand Up @@ -50,6 +50,9 @@
"colon_fence",
]

# Settings for sphinx-copybutton
copybutton_exclude = ".linenos, .gp"

# Add any paths that contain templates here, relative to this directory.
# templates_path = ['_templates']

Expand Down

0 comments on commit 5364dcd

Please sign in to comment.