Package shdoc

Documentation generator for bash/zsh/sh for generating documentation in Markdown

https://github.com/reconquest/shdoc

shdoc is a documentation generator for bash/zsh/sh for generating API
documentation in Markdown from shell scripts source.

shdoc parses annotations in the beginning of a given file and alongside function
definitions, and creates a markdown file with ready to use documentation.

Version: 1.4

General Commands

shdoc generate Markdown API documentation from shell source comments