freeCodeCamp / freeCodeCamp/devdocs

Go documentation is missing reference links

未关闭
#2,157 0 条评论 1 个 reaction 已指派 0 人 在 GitHub 查看
docs/improvement
主要语言
Ruby
星标
39.5k
派生
2.6k
平均合并
4 天 32 分钟
30 天内合并 PR
13

描述

# 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:

Screenshot 2024-02-18 at 21 03 19

## Expected style

Official documentation that has links in the header: https://pkg.go.dev/net/http#Client.Do
Screenshot 2024-02-18 at 21 03 28

贡献指南

打开贡献指南

评估

这个 Issue 还没有评估数据。

把新 issue 发到你的邮箱

精选适合新手参与的 GitHub issue 摘要。