Skip to content

x/pkgsite: render type aliases in a group #32390

@masiulaniec

Description

@masiulaniec

godoc renders each type alias in a dedicated <h2>. Please consider rendering all type aliases in one shared <h2> called Type aliases analogously to how constants and variables are currently rendered. This way, a code refactoring that breaks up a large package by moving a class of type declarations into a dedicated package will reap the benefit of making the table of contents shorter and thus more navigable.

Metadata

Metadata

Assignees

No one assigned

    Labels

    FeatureRequestIssues asking for a new feature that does not need a proposal.NeedsInvestigationSomeone must examine and confirm this is a valid issue and not a duplicate of an existing one.ToolsThis label describes issues relating to any tools in the x/tools repository.pkgsite

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions