zcash / lightwalletd

Lightwalletd is a backend service that provides a bandwidth-efficient interface to the Zcash blockchain
MIT License
82 stars 86 forks source link

Html output retargeting for godoc #183

Open lindanlee opened 4 years ago

lindanlee commented 4 years ago

The godoc tool generates documentation for a local server that hosts the docs and builds them on a developer’s personal machine. Is there a way to point this generated HTML to a not-localhost server so we can directly use it as input for rtd?

Acceptance criteria:

LarryRuane commented 4 years ago

I think this question - answer provides the needed information on how to do this:

https://stackoverflow.com/questions/13530120/how-can-i-generate-html-documents-using-godoc