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.19.1.tar.gz
(7.4 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.19.1.tar.gz.
File metadata
- Download URL: heroshot-0.19.1.tar.gz
- Upload date:
- Size: 7.4 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.11.15
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
2669eb2403f3b01c82fb9dbda372a9cdd337fe6c932620fd4dbfd4bd267c42b8
|
|
| MD5 |
ef0a08f4718f2868e7ff1f25f9418c20
|
|
| BLAKE2b-256 |
c601449116f15a3aa89c7290d0e73b27aace4c6e4d07c658ea3d77a0a0d3d7fc
|
File details
Details for the file heroshot-0.19.1-py3-none-any.whl.
File metadata
- Download URL: heroshot-0.19.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.15
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
d01051a4ec1757e890b62581a29d843f089e20b2c87e6310fe490eab27a8a5c0
|
|
| MD5 |
8e6d19144d37276afb77213ca1436dad
|
|
| BLAKE2b-256 |
cd49947e9194fad3a9d26c541b42294711f13209651d636fff14a0541b33ebc2
|