mvdan / sh

A shell parser, formatter, and interpreter with bash support; includes shfmt
https://pkg.go.dev/mvdan.cc/sh/v3
BSD 3-Clause "New" or "Revised" License
6.99k stars 333 forks source link

all: start using doc links #965

Closed mvdan closed 1 year ago

mvdan commented 1 year ago

(see commit message)

mvdan commented 1 year ago

Even filed two upstream bugs while trying out doc links... :sweat_smile:

mvdan commented 1 year ago

You can see the result here, for example: https://pkg.go.dev/mvdan.cc/sh/v3@v3.6.1-0.20230123163603-8b4fb75c77da/interp#ExecHandlerFunc

I think the docs are much more usable with links.