A small sphinx extension to add "copy" buttons to code blocks.
Project description
sphinx-copybutton
A small sphinx extension to add a "copy" button to code blocks.
Installation
You can install sphinx-copybutton with pip:
pip install sphinx-copybutton
Usage
In your conf.py configuration file, add sphinx_copybutton to your extensions list.
E.g.:
extensions = [
...
'sphinx_copybutton'
...
]
When you build your site, your code blocks should now have little copy buttons to their right. Clicking the button will copy the code inside!
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
sphinx-copybutton-0.1.6.tar.gz
(102.3 kB
view details)
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters