| Name: | shdoc |
|---|---|
| Version: | 1.2 |
| Release: | 1.el7 |
| Architecture: | noarch |
| Group: | Unspecified |
| Size: | 34099 |
| License: | MIT |
| RPM: | shdoc-1.2-1.el7.noarch.rpm |
| Source RPM: | shdoc-1.2-1.el7.src.rpm |
| Build Date: | Tue Oct 03 2023 |
| Build Host: | build-ol7-x86_64.oracle.com |
| Vendor: | Oracle America |
| URL: | https://github.com/reconquest/shdoc |
| Summary: | Documentation generator for bash/zsh/sh for generating documentation in Markdown |
| 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. |