trevor@lemmy.ml to Go programming language discussion@lemmy.mlEnglish · 7 months agoGenerate static Go documentation sites with godoc-staticcode.rocket9labs.comexternal-linkmessage-square1fedilinkarrow-up15arrow-down10
arrow-up15arrow-down1external-linkGenerate static Go documentation sites with godoc-staticcode.rocket9labs.comtrevor@lemmy.ml to Go programming language discussion@lemmy.mlEnglish · 7 months agomessage-square1fedilink
minus-squaretrevor@lemmy.mlOPlinkfedilinkarrow-up1·7 months 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