golang/go

x/website: automatic URL fragments for sub-sections of 'Minor changes to the library' are overly repetitive

Open

#70,847 建立於 2024年12月14日

在 GitHub 查看
 (4 留言) (0 反應) (0 負責人)Go (19,008 fork)batch import
NeedsInvestigationhelp wantedwebsite

倉庫指標

Star
 (133,883 star)
PR 合併指標
 (30 天內沒有已合併 PR)

描述

Is something duplicating the fragment names in the release notes?

https://tip.golang.org/doc/go1.24#gotypespkggotypes https://tip.golang.org/doc/go1.24#encodingjsonpkgencodingjson https://tip.golang.org/doc/go1.24#archivepkgarchive

I'd expect just archive or pkgarchive at most.

Others are pretty: https://tip.golang.org/doc/go1.24#runtime (which is why I guess the pkg is in there, to distinguish it from https://tip.golang.org/doc/go1.24#runtimepkgruntime ... but that's two runtime in that fragment)

/cc @dmitshur

貢獻者指南