Skip to content

Commit 267ac1f

Browse files
aiutocopybara-github
authored andcommitted
Move toolchains and execution group guides from "Design Docs" to "Extending"
RELNOTES: None PiperOrigin-RevId: 532559956 Change-Id: I5b0b22e3c56d65c3a2ce00e34065537f60cc97f9
1 parent 8c11405 commit 267ac1f

File tree

1 file changed

+5
-7
lines changed

1 file changed

+5
-7
lines changed

site/en/_book.yaml

Lines changed: 5 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -272,8 +272,12 @@ upper_tabs:
272272
path: /extending/repo
273273
- title: Configuring
274274
path: /extending/config
275-
- title: Platforms and toolchains
275+
- title: Platforms
276276
path: /extending/platforms
277+
- title: Toolchains
278+
path: /extending/toolchains
279+
- title: Execution groups
280+
path: /extending/exec-groups
277281
- name: Writing rules
278282
contents:
279283
- title: Creating a rule
@@ -309,12 +313,6 @@ upper_tabs:
309313
- title: Document rules with Stardoc
310314
path: https://github.com/bazelbuild/stardoc
311315
status: external
312-
- name: Design docs
313-
contents:
314-
- title: Execution groups
315-
path: /extending/exec-groups
316-
- title: Toolchains
317-
path: /extending/toolchains
318316
- name: APIs
319317
contents:
320318
- title: Build file API

0 commit comments

Comments
 (0)