Skip to content

Commit 9cfa0a7

Browse files
theletterfMpdreamz
andauthored
Update index.md (#1131)
* Update index.md * Update docs/configure/site/index.md Co-authored-by: Martijn Laarman <[email protected]> --------- Co-authored-by: Martijn Laarman <[email protected]>
1 parent bfa476c commit 9cfa0a7

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

docs/configure/site/index.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,9 @@ TBD
2121

2222
In both the AsciiDoctor- and V3-based system, there is site-wide configuration where you list all content sources, where to find those sources, and in what order they should be added to the site.
2323

24-
In the AsciiDoctor system, this all happens in one YAML file in the `/docs` repo. In the V3 system, this happens in the `assembler.yml` file in `docs-content`.
24+
In the AsciiDoctor system, this all happens in one YAML file in the `/docs` repo. In the V3 system:
25+
* Content configuration happens in the [`assembler.yml`](https://github.com/elastic/docs-builder/blob/main/src/docs-assembler/assembler.yml) file in `docs-builder`.
26+
* Navigation configuration happens in the [`navigation.yml`](https://github.com/elastic/docs-builder/blob/main/src/docs-assembler/navigation.yml) file in `docs-builder`.
2527

2628
[assembler.yml](./content.md)
2729

0 commit comments

Comments
 (0)