warehouse icon indicating copy to clipboard operation
warehouse copied to clipboard

docs(dev): add copy button for code blocks

Open miketheman opened this issue 1 year ago • 0 comments

To make it easier to copy code from the docs and paste into a terminal, add sphinx-copybutton which Furo theme already supports. Refs: https://pypi.org/project/sphinx-copybutton/

Remove leading $ signs for commands, since they should not be copied.

miketheman avatar Apr 10 '24 14:04 miketheman