A shell scripts/libraries handler for mkdocstrings.
Project description
mkdocstrings-shell
A shell scripts/libraries handler for mkdocstrings. It uses Shellman to collect documentation from shell scripts.
Installation
pip install mkdocstrings-shell
Configuration
In MkDocs configuration file:
plugins:
- mkdocstrings:
default_handler: shell # optional
The handler does not offer any option yet.
Usage
Use mkdocstrings syntax to inject documentation for a script:
::: relative/path/to/script
handler: shell
Specifying handler: shell
is optional if you declared shell
as default handler in mkdocs.yml.
Project details
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
mkdocstrings_shell-1.0.4.tar.gz
(46.3 kB
view details)
Built Distribution
File details
Details for the file mkdocstrings_shell-1.0.4.tar.gz
.
File metadata
- Download URL: mkdocstrings_shell-1.0.4.tar.gz
- Upload date:
- Size: 46.3 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.13.2
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | bc2405f2c120b56a3210fa46ef2a0b839a41dbff98417a70186dbf1e136f2391 |
|
MD5 | 6086301f527d3282434a6b7bde73aad4 |
|
BLAKE2b-256 | f6137c5b273a234399cf601536b914ec7fd8fa154981221dca948e891de3e160 |
File details
Details for the file mkdocstrings_shell-1.0.4-py3-none-any.whl
.
File metadata
- Download URL: mkdocstrings_shell-1.0.4-py3-none-any.whl
- Upload date:
- Size: 12.5 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.13.2
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 0a6cfe69d763ee828ee53dab30f6243b8b18b785a084bb4e90b19cae53446108 |
|
MD5 | 102da16dfe68e018eddbb13bdf8d1e9c |
|
BLAKE2b-256 | dd9e8422b510459a170784aa6400148b5bf5a6c70322b10593080bb9804f63e9 |