Screenshot automation integrations for Python documentation tools
Project description
Heroshot
Screenshot automation for Python documentation tools.
MkDocs
pip install heroshot[mkdocs]
Add to mkdocs.yml:
plugins:
- macros:
modules: [heroshot]
Use in markdown:
{{ heroshot("dashboard", "Dashboard overview") }}
Sphinx
pip install heroshot[sphinx]
Add to conf.py:
extensions = ['heroshot.sphinx']
Use in RST:
.. heroshot:: dashboard
:alt: Dashboard overview
Links
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
heroshot-0.14.1.tar.gz
(7.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
File details
Details for the file heroshot-0.14.1.tar.gz.
File metadata
- Download URL: heroshot-0.14.1.tar.gz
- Upload date:
- Size: 7.3 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.11.14
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
960d78eab9663ac367450846a0c35a8df8b710ae6ea7549d0de66fe59964fb55
|
|
| MD5 |
f80a5d7291303a17e6ba228a1009ce67
|
|
| BLAKE2b-256 |
7f1a9bc2c622c949eae3fb5c29614843b14cbdeb312f4db3c22af2a20ba49990
|
File details
Details for the file heroshot-0.14.1-py3-none-any.whl.
File metadata
- Download URL: heroshot-0.14.1-py3-none-any.whl
- Upload date:
- Size: 6.9 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.11.14
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
84e79350fa5438a77e5af575586163388b9d31991a2058a52089cff636470bb5
|
|
| MD5 |
e62ab0d1f53077b4c48f441ef39abb3a
|
|
| BLAKE2b-256 |
580cde6d569895f84163b9c798af73db518f6b4cc902f713ebbe625b6441cd89
|