Open
Description
Is there a specific version of "gawk" that is required?
I have installed "gawk" into a Docker container image with the "shdoc" included, but it is not generating correctly.
- Correctly generates the markdown for the script header (the
@file
,@brief
and@description
) - Does not generate any content for functions (for my own, and even for your demo script)
The full output with your example script is:
# libexample
A library that solves some common problems.
## Overview
The project solves lots of problems:
* a
* b
* c
* etc
Metadata
Metadata
Assignees
Labels
No labels