golang/go
在 GitHub 查看x/pkgsite: improve documentation on worker architecture and how documentation is rendered
Open
#40,937 创建于 2020年8月20日
DocumentationNeedsFixhelp wantedpkgsite
仓库指标
- Star
- (133,883 star)
- PR 合并指标
- (30 天内没有已合并 PR)
描述
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