-
Notifications
You must be signed in to change notification settings - Fork 4.4k
register_toolchains and other globals are documented twice #16383
Copy link
Copy link
Closed
Labels
P2We'll consider working on this in future. (Assignee optional)We'll consider working on this in future. (Assignee optional)area-BzlmodBzlmod-specific PRs, issues, and feature requestsBzlmod-specific PRs, issues, and feature requeststeam-DocumentationDocumentation improvements that cannot be directly linked to other team labelsDocumentation improvements that cannot be directly linked to other team labelsteam-ExternalDepsExternal dependency handling, remote repositiories, WORKSPACE file.External dependency handling, remote repositiories, WORKSPACE file.type: documentation (cleanup)
Description
Description of the bug:
register_toolchains is documented twice with slightly different documentation text.
https://bazel.build/rules/lib/globals#register_toolchains() is the permalink to both. If you visit that link you'll see both items. One reads "Register an already-defined toolchain..." and the other "Specifies already-defined toolchains...".
register_execution_platforms() and repository_rule(implementation, attrs, local, environ, configure, remotable, doc) are also duplicated.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
P2We'll consider working on this in future. (Assignee optional)We'll consider working on this in future. (Assignee optional)area-BzlmodBzlmod-specific PRs, issues, and feature requestsBzlmod-specific PRs, issues, and feature requeststeam-DocumentationDocumentation improvements that cannot be directly linked to other team labelsDocumentation improvements that cannot be directly linked to other team labelsteam-ExternalDepsExternal dependency handling, remote repositiories, WORKSPACE file.External dependency handling, remote repositiories, WORKSPACE file.type: documentation (cleanup)