Open
Description
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.
give the above quote from readme.md it appears that any language supporting '# comment '
should work
unless some other reason exist making ssb exclusive to bash/zsh/sh?
... with the above in mind has any consideration been given to
- documenting the shdoc awk script !
- expanding the stated compatibility to "any language supporting '# comment ' " ?
Metadata
Metadata
Assignees
Labels
No labels