freeCodeCamp / freeCodeCamp/devdocs
Go documentation is missing reference links
Đang mở
docs/improvement
- Ngôn ngữ chính
- Ruby
- Star
- 39.5k
- Fork
- 2.6k
- Merge trung bình
- 4 ngày 32 phút
- Pull request đã merge (30 ngày)
- 13
Mô tả
# Documentation style bug: Go documentation missing reference links
## Summary
devdocs.io is missing useful links in Go reference documentation that are very handy when working with package API:
- links to the Go source code implementation for the code
- links to input/output structures
I'm happy to contribute a fix if this is a bug rather than a deliberate choice.
## Actual style
See and how the header does not have links:
## Expected style
Official documentation that has links in the header: https://pkg.go.dev/net/http#Client.Do
Hướng dẫn đóng góp
Đánh giá
Issue này chưa được đánh giá.