reconquest / shdoc

Documentation generator for shell scripts (bash, sh, zsh). Javadoc for shell scripts.
MIT License
290 stars 61 forks source link

Gawk version dependency #47

Open curtisforrester opened 2 years ago

curtisforrester commented 2 years ago

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.

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
nmccready commented 8 months ago

This appears to be true and it would be very helpful to know the version needed.

nmccready commented 8 months ago

Appears that shdoc@v1.1 need gawk@5.2.2 and shdoc@v1.2 is not working on gawk@5.3.0