Add comments and annotation to your documentation.
Project description
sphinx-comments
A small sphinx extension to add a "copy" button to code blocks.
See the sphinx-comments documentation for more details!
Installation
You can install sphinx-comments
with pip
:
pip install sphinx-comments
Usage
In your conf.py
configuration file, add sphinx_comments
to your extensions list.
E.g.:
extensions = [
...
'sphinx_comments'
...
]
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!
Customization
If you'd like to customize the look of the copy buttons, you can over-write any of the CSS rules specified in the sphinx-comments CSS file (link)
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
Built Distribution
File details
Details for the file sphinx-comments-0.0.2.tar.gz
.
File metadata
- Download URL: sphinx-comments-0.0.2.tar.gz
- Upload date:
- Size: 7.7 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.2.0 pkginfo/1.5.0.1 requests/2.24.0 setuptools/49.2.1 requests-toolbelt/0.9.1 tqdm/4.48.2 CPython/3.7.8
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | d85116d6b40c887f21a46ac4768064d301128d2d4ca89d392b507169dbf2dbc2 |
|
MD5 | 1160bc11eaee59edecd4bd8ce80afb05 |
|
BLAKE2b-256 | 5e85057f58a72f3e10b44ac4e57180a99940c5febf057c4fe9392bf80762d3ac |
File details
Details for the file sphinx_comments-0.0.2-py3-none-any.whl
.
File metadata
- Download URL: sphinx_comments-0.0.2-py3-none-any.whl
- Upload date:
- Size: 4.2 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.2.0 pkginfo/1.5.0.1 requests/2.24.0 setuptools/49.2.1 requests-toolbelt/0.9.1 tqdm/4.48.2 CPython/3.7.8
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 2c8f702ba5892f177cf21c7a3550c49f6c570d117df5584f571dbba9446b5b72 |
|
MD5 | 1743ee68cdf0964bae54ce0e7db314d7 |
|
BLAKE2b-256 | 83c945d1a88051123b62b3eed9eb9316e179258e3c70b546f0a857d9b9aad19d |