Skip to content

Repository files navigation

mkdocstrings-shell

cidocumentationpypi versiongitter

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.

About

A shell scripts/libraries handler for mkdocstrings.

Topics

Resources

Code of conduct

Contributing

Stars

5 stars

Watchers

1 watching

Forks

Releases

Sponsor this project

Used by

Contributors

Languages