Skip to content

cmd/doc: delete #74667

@matloob

Description

@matloob

As of Go 1.25, the go doc subcommand directly includes the code that was previously in cmd/doc, and no longer executes that command. While the doc tool could still be executed using go tool doc it is really meant to be run using go doc.

We plan to remove cmd/doc, and also the ability to run go tool doc in Go 1.26 since it's no longer necessary.

Metadata

Metadata

Assignees

No one assigned

    Labels

    GoCommandcmd/goNeedsFixThe path to resolution is known, but the work has not been done.ToolProposalIssues describing a requested change to a Go tool or command-line program.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions