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
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
mkdocstrings_shell-1.0.0.tar.gz
(36.3 kB
view details)
Built Distribution
File details
Details for the file mkdocstrings_shell-1.0.0.tar.gz
.
File metadata
- Download URL: mkdocstrings_shell-1.0.0.tar.gz
- Upload date:
- Size: 36.3 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.1 CPython/3.12.7
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | cf97791502a49e257c1c6e977ad7c362bdc94ea84b9b866622d42411abeefead |
|
MD5 | c5c0806bd630e08b2335872079219a4e |
|
BLAKE2b-256 | 65ecec205f8b6a451c5513e2938ee5ffe4334cda9b38604e49b17799f08ca4d0 |
File details
Details for the file mkdocstrings_shell-1.0.0-py3-none-any.whl
.
File metadata
- Download URL: mkdocstrings_shell-1.0.0-py3-none-any.whl
- Upload date:
- Size: 9.5 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.1 CPython/3.12.7
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 236244ce7d96eea63472148725754115533a6d8c62bc8fd99fd62ab160444317 |
|
MD5 | fb0a1eeb85a511adc39c72eaecacd790 |
|
BLAKE2b-256 | 9f191662407643c71ac5c211588cb58e0a4df75e905f7eb91a7049bc48ea4099 |