Skip to content

x/website: inconsistent layout between src and pkg #29585

@gertcuykens

Description

@gertcuykens

This is perfect
https://golang.org/src/crypto/ecdsa/ecdsa.go
image

Suggestion to make pkg layout more consistent with src by
a) use the same title link structure ( Package pkg/crypto/ecdsa )
b) adding a link to source with the same layout ( Source: crypto/ecdsa ) or <a ref> the import "crypto/ecdsa" line to the source code

https://golang.org/pkg/crypto/ecdsa/
image

Metadata

Metadata

Assignees

No one assigned

    Labels

    FeatureRequestIssues asking for a new feature that does not need a proposal.FrozenDueToAgeNeedsDecisionFeedback is required from experts, contributors, and/or the community before a change can be made.

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions