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.4.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.4.tar.gz.
File metadata
- Download URL: heroshot-0.11.4.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 |
f61b88d30e507cb76e85eac62d6b176e2cd10167db808880e2d8b049dcecc1fc
|
|
| MD5 |
b45a7a842749dd257f4204cc17836f81
|
|
| BLAKE2b-256 |
021bf099ba6dd595043d348f240e5f3ac011eacfefcf9988bd3d3de8c904d8b0
|
File details
Details for the file heroshot-0.11.4-py3-none-any.whl.
File metadata
- Download URL: heroshot-0.11.4-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 |
2733e9724fa80a37955fd14016b661fd2ddcc538935e6ee13c89d9ee1d4da8a4
|
|
| MD5 |
7af092ad0ed90fa3ec7b49931f6b4406
|
|
| BLAKE2b-256 |
e794736e156a7c24bfadcaf9ce78a0db3030b8bdecea7939c71327d7d208df73
|