Adding a copy button to code blocks would enhance the reader experience, removing the need to select all lines of code before copying.
This could be implemented via sphinx-copybutton extension. https://sphinx-copybutton.readthedocs.io/en/latest/index.html
Adding a copy button to code blocks would enhance the reader experience, removing the need to select all lines of code before copying.
This could be implemented via
sphinx-copybuttonextension. https://sphinx-copybutton.readthedocs.io/en/latest/index.html