Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

docs: Add sphinx-copybutton #59

Merged
merged 2 commits into from
Sep 19, 2023
Merged

docs: Add sphinx-copybutton #59

merged 2 commits into from
Sep 19, 2023

Conversation

jmgate
Copy link
Collaborator

@jmgate jmgate commented Sep 19, 2023

Automatically add a button to all code boxes to copy the contents to the clipboard.

Closes #57.

@codecov
Copy link

codecov bot commented Sep 19, 2023

Codecov Report

Patch and project coverage have no change.

Comparison is base (88860a2) 94.01% compared to head (b14034f) 94.01%.

Additional details and impacted files
@@           Coverage Diff           @@
##           master      #59   +/-   ##
=======================================
  Coverage   94.01%   94.01%           
=======================================
  Files           2        2           
  Lines         167      167           
  Branches       43       43           
=======================================
  Hits          157      157           
  Misses          4        4           
  Partials        6        6           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

Automatically add a button to all code boxes to copy the contents to the
clipboard.
@jmgate jmgate force-pushed the 57-add-sphinx-copybutton branch from a47ce6f to 2122825 Compare September 19, 2023 20:31
I should be the case that the bugs that kept us on an older version of
Sphinx have been resolved at this point, so remove the version pinning.
@jmgate jmgate merged commit 63a826c into master Sep 19, 2023
@jmgate jmgate deleted the 57-add-sphinx-copybutton branch September 19, 2023 20:39
@jmgate jmgate self-assigned this Oct 3, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Add sphinx-copybutton
1 participant