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

Add sphinx_copybutton extension to allow copying code in docs #88

Merged
merged 2 commits into from
Oct 10, 2023

Conversation

jsheunis
Copy link
Member

@jsheunis jsheunis commented Oct 9, 2023

Closes #85

@codecov
Copy link

codecov bot commented Oct 9, 2023

Codecov Report

All modified lines are covered by tests ✅

Comparison is base (81dcfe5) 92.68% compared to head (cde421e) 92.68%.

Additional details and impacted files
@@           Coverage Diff           @@
##             main      #88   +/-   ##
=======================================
  Coverage   92.68%   92.68%           
=======================================
  Files           5        5           
  Lines          41       41           
=======================================
  Hits           38       38           
  Misses          3        3           

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

@adswa adswa merged commit 793c554 into main Oct 10, 2023
10 checks passed
@adswa adswa deleted the sphinxcopy branch October 10, 2023 05:59
jsheunis added a commit to datalad/datalad-container that referenced this pull request Nov 6, 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.

Include sphinx_copybutton extension for docs
3 participants