Licenses and Usage Rights
This page announces the open source licenses and usage rights used in this application.
Sphinx - Sphinx makes it easy to create intelligent and beautiful documentation. Sphinx uses reStructuredText as its markup language, and many of its strengths come from the power and straightforwardness of reStructuredText and its parsing and translating suite, the Docutils.
shdoc - shdoc is a documentation generator for bash/zsh/sh for generating API documentation in Markdown from shell scripts source.
bash-unit - bash_unit allows you to write unit tests (functions starting with test), run them and, in case of failure, displays the stack trace with source file and line number indications to locate the problem.
shellcheck - ShellCheck is a static analysis and linting tool for sh/bash scripts.