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.11.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.11.1.tar.gz.
File metadata
- Download URL: heroshot-0.11.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 |
34b402a40d4afc280c4914e995da586d906476a3daf262e20560b56a6f1541cf
|
|
| MD5 |
eafdd72d42ddf6e87a857c2643bfea5c
|
|
| BLAKE2b-256 |
99e85db2f792bf41d57e2b3720e1546a0feddfe4243ef5fa03174d9952d70bf4
|
File details
Details for the file heroshot-0.11.1-py3-none-any.whl.
File metadata
- Download URL: heroshot-0.11.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 |
6ccf655c3e4ba98660ea275aa80019dea7d4eb1cbaa4e736b8676c30014789fe
|
|
| MD5 |
1925adea82cb536c7dc412a3a1419bce
|
|
| BLAKE2b-256 |
32f9962a77a481da502a73dc877ce2a7237ec141f93ebd10606a4f7beb2c4c3a
|