trevor to LinuxEnglish · 30 days agoGenerate static Go documentation sites with godoc-staticcode.rocket9labs.comexternal-linkmessage-square1fedilinkarrow-up113arrow-down11cross-posted to: opensourcegolang
arrow-up112arrow-down1external-linkGenerate static Go documentation sites with godoc-staticcode.rocket9labs.comtrevor to LinuxEnglish · 30 days agomessage-square1fedilinkcross-posted to: opensourcegolang
minus-squaretrevorOPlinkfedilinkarrow-up3·30 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