freeCodeCamp / freeCodeCamp/devdocs

Go documentation is missing reference links

オープン
#2,157 コメント 0 件 リアクション 1 件 担当者 0 名 GitHub で見る
docs/improvement
主要言語
Ruby
スター
39.5k
フォーク
2.6k
平均マージ
4日 32分
マージ済み PR(30日)
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 を短くまとめたダイジェスト。