golang/go
View on GitHubx/pkgsite: improve documentation on worker architecture and how documentation is rendered
Open
#40,937 opened on Aug 20, 2020
DocumentationNeedsFixhelp wantedpkgsite
Repository metrics
- Stars
- (133,883 stars)
- PR merge metrics
- (No merged PRs in 30d)
Description
Add the following:
- Describe and link to worker endpoints in server.go to doc/worker.md
- Describe how packages are added, and link to module proxy documentation:
- Describe how source links are generated and link to https://github.com/golang/gddo/wiki/Source-Code-Links
- Describe what happens during zip processing
- Add a script to seed local database for initial setup
/cc @jba @jamalc @AceroM @shaqque