golang/go

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

开放

#70,847 创建于 2024年12月14日

 (4 条评论) (0 个反应) (0 位负责人)Go (19,008 个派生)batch import
NeedsInvestigationhelp wantedwebsite

仓库指标

星标
 (133,883 个星标)
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

贡献者指南