8000 Bazel docs: Cleanup external dependency docs and add FAQ · coderabbit-test/bazel@19f4a8a · GitHub
[go: up one dir, main page]

Skip to content

Commit 19f4a8a

Browse files
Wyveraldcopybara-github
authored andcommitted
Bazel docs: Cleanup external dependency docs and add FAQ
- Added the new `faq.md` file for the frequent questions regarding Bzlmod. - Removed the "Advanced topic" page since the content there is now mostly in the FAQ. - Improved the "Overview" page by making it focus on Bzlmod (and refer to it as simply "Bazel", except when talking about WORKSPACE) PiperOrigin-RevId: 747437200 Change-Id: I528e15418e613741f1d964c6d3d1fbe589672162
1 parent a5580e9 commit 19f4a8a

File tree

10 files changed

+407
-327
lines changed

10 files changed

+407
-327
lines changed

site/en/_book.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -142,8 +142,8 @@ upper_tabs:
142142
path: /external/mod-command
143143
- title: Bzlmod migration guide
144144
path: /external/migration
145-
- title: Advanced topics
146-
path: /external/advanced
145+
- title: FAQ
146+
path: /external/faq
147147
- heading: Querying your build
148148
- title: Query quickstart
149149
path: /query/quickstart

site/en/docs/_index.yaml

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -71,9 +71,7 @@ landing_page:
7171
- heading: Sharing variables
7272
path: /build/share-variables
7373
- heading: Working with external dependencies
74-
path: /build/external
75-
- heading: Managing external dependencies with Bzlmod
76-
path: /build/bzlmod
74+
path: /external/overview
7775
- heading: Recommended rules
7876
path: /community/recommended-rules
7977
- heading: Building programs with Bazel

site/en/external/advanced.md

Lines changed: 0 additions & 184 deletions
This file was deleted.

0 commit comments

Comments
 (0)
0