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.13.0.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.13.0.tar.gz.
File metadata
- Download URL: heroshot-0.13.0.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 |
322a48ded3f8204a6ed713a3d794d74c4a42e212774a9cad397e555a4e35180a
|
|
| MD5 |
46f0bcb4d6428681305390d9816fb2ca
|
|
| BLAKE2b-256 |
0f1a22dcbf294d58c9cc7492c85e22e701d8dc63c7d3f402d8fed3e076f25cf3
|
File details
Details for the file heroshot-0.13.0-py3-none-any.whl.
File metadata
- Download URL: heroshot-0.13.0-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 |
0dd438abcc4d29c5abbb10265b974d7d665ce8d5a924f72d50a91c9a677c496b
|
|
| MD5 |
7cc12fcc000ec134856bd927e524e8c9
|
|
| BLAKE2b-256 |
ed3b8d4e183258ccf6da6da739c8848be76c131681f5e634e7b4131420f098c8
|