trevor@lemmy.ml to Go programming language discussion@lemmy.mlEnglish · 9 days agoGenerate static Go documentation sites with godoc-staticcode.rocket9labs.comexternal-linkmessage-square1fedilinkarrow-up14arrow-down10cross-posted to: linux@lemmy.ml
arrow-up14arrow-down1external-linkGenerate static Go documentation sites with godoc-staticcode.rocket9labs.comtrevor@lemmy.ml to Go programming language discussion@lemmy.mlEnglish · 9 days agomessage-square1fedilinkcross-posted to: linux@lemmy.ml
minus-squaretrevor@lemmy.mlOPlinkfedilinkarrow-up1·9 days agogodoc-static executes and scrapes a local godoc process to generate static documentation sites. These static sites, when served to your org or publicly, can provide access to relevant documentation without reliance on any third-party services. A demo of its output is available at https://docs.rocket9labs.com
godoc-static executes and scrapes a local godoc process to generate static documentation sites. These static sites, when served to your org or publicly, can provide access to relevant documentation without reliance on any third-party services.
A demo of its output is available at https://docs.rocket9labs.com