trevor to Open SourceEnglish · 28 days agoGenerate static Go documentation sites with godoc-staticcode.rocket9labs.comexternal-linkmessage-square1fedilinkarrow-up16arrow-down10cross-posted to: linuxgolang
arrow-up16arrow-down1external-linkGenerate static Go documentation sites with godoc-staticcode.rocket9labs.comtrevor to Open SourceEnglish · 28 days agomessage-square1fedilinkcross-posted to: linuxgolang
minus-squaretrevorOPlinkfedilinkarrow-up2·28 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