-
Notifications
You must be signed in to change notification settings - Fork 6k
Added copy button in docs #3491
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
Added copy button in docs #3491
Conversation
lemontree210
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM (I tried building the docs locally and it does add the copy button to all code snippets)
This comment was marked as resolved.
This comment was marked as resolved.
|
The base branch should be I guess you can rebase or just create a new PR, this time creating your local branch off (Unless my more experienced colleagues correct me :)) |
|
Okay, I will make a new PR to the doc-fixes branch. Closing this PR for now. |
Added copy button on docs using sphinx-copybutton (https://sphinx-copybutton.readthedocs.io/en/latest/)