Description
Adds a copy button to code blocks in Sphinx-generated HTML documentation. It helps readers copy commands and examples without accidentally selecting prompts, line numbers, or surrounding text.
Developers use it as a documentation extension. Code examples still need review, because making commands easier to copy also makes mistakes easier to run.