freeCodeCamp / freeCodeCamp/devdocs

Go documentation is missing reference links

Aperta
#2,157 0 commenti 1 reazione 0 assegnatari Vedi su GitHub
docs/improvement
Lingua principale
Ruby
Stelle
39.5k
Fork
2.6k
Merge medio
4g 32m
PR unite (30g)
13

Descrizione

# 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

Guida per i contributori

Apri la guida per i contributori

Valutazione

Questa issue non è ancora stata valutata.

Ricevi le nuove issue nella tua casella

Un breve riepilogo di issue GitHub adatte ai principianti.