|
|
|
Show HN: Awkdoc: javadoc for the shell, written in Awk
(github.com)
|
|
11 points
by squirt
1252 days ago
|
|
I like bash, and use it as often as possible. Sometimes the projects become large. I needed a tool to help generate documentation. Makes it easier to step away, come back after some time, and re-acquaint myself with the monstrosity I've wrought. `awkdoc` generates markdown documentation from in-line comments in shell scripts. |
|