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.10.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.10.1.tar.gz.
File metadata
- Download URL: heroshot-0.10.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 |
651c83ffa6b8c04610b5da765b0c6309c81a96dd281de40444af6d8fec8226d9
|
|
| MD5 |
74a9f5eeb14bb5a344b125836df461b5
|
|
| BLAKE2b-256 |
6217299b2c6807c9d911012d4bf7456e209e51fb5623205f81c33bf5221b738d
|
File details
Details for the file heroshot-0.10.1-py3-none-any.whl.
File metadata
- Download URL: heroshot-0.10.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 |
bc29f75e366370be727bfa6602bc8ebe6d86f997b1962b59ae4da0cde3924c54
|
|
| MD5 |
09117203623782fddc8756d8bcc876d1
|
|
| BLAKE2b-256 |
f481931c4d62ffcaffab7d5a0254b8e0ac53606064418c34a22b8cb0dc24517f
|