-
Notifications
You must be signed in to change notification settings - Fork 4.4k
Create .mdx docs for Bazel 9.1 #29256
Copy link
Copy link
Open
Labels
P1I'll work on this now. (Assignee required)I'll work on this now. (Assignee required)team-DocumentationDocumentation improvements that cannot be directly linked to other team labelsDocumentation improvements that cannot be directly linked to other team labelsteam-OSSIssues for the Bazel OSS team: installation, release processBazel packaging, websiteIssues for the Bazel OSS team: installation, release processBazel packaging, websitetype: feature request
Metadata
Metadata
Assignees
Labels
P1I'll work on this now. (Assignee required)I'll work on this now. (Assignee required)team-DocumentationDocumentation improvements that cannot be directly linked to other team labelsDocumentation improvements that cannot be directly linked to other team labelsteam-OSSIssues for the Bazel OSS team: installation, release processBazel packaging, websiteIssues for the Bazel OSS team: installation, release processBazel packaging, websitetype: feature request
Description of the feature request:
Same problem as #28930 : we need to create .mdx docs for the upcoming 9.1 release.
IIRC most of the docs changes are not part of the 9.x branch, so we probably need to run the old .md docs through the docs2mdx pipeline at HEAD, then use Gemini CLI to fix the various syntax errors and bring back custom header IDs.
Which category does this issue belong to?
No response
What underlying problem are you trying to solve with this feature?
No response
Which operating system are you running Bazel on?
No response
What is the output of
bazel info release?No response
If
bazel info releasereturnsdevelopment versionor(@non-git), tell us how you built Bazel.No response
What's the output of
git remote get-url origin; git rev-parse HEAD?Have you found anything relevant by searching the web?
No response
Any other information, logs, or outputs that you want to share?
No response