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.16.0.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.16.0.tar.gz.
File metadata
- Download URL: heroshot-0.16.0.tar.gz
- Upload date:
- Size: 7.4 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.11.14
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
3811991a555ebf50ebaea67cf1d395aa30d525d4e25fb54b9b44357b840ef7fe
|
|
| MD5 |
815843c7a28af55f1e850ba4292a56ab
|
|
| BLAKE2b-256 |
691847bfdf9df8795630d884f39c0dd78c21df470b31e5a6dcc4247d172840cc
|
File details
Details for the file heroshot-0.16.0-py3-none-any.whl.
File metadata
- Download URL: heroshot-0.16.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 |
0dd0eaeb22b96743b7dff78b707670e8610c777341d67f20ad5b49f6daad9c9b
|
|
| MD5 |
18a289094b69961432f905aa6e10e3f7
|
|
| BLAKE2b-256 |
02b5d69d3b7faa98f3210c474cc7caaec73e041f61f978907ba856ebcaf07335
|