-
Notifications
You must be signed in to change notification settings - Fork 25.6k
[docs] More updates for docs-assembler #125509
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[docs] More updates for docs-assembler #125509
Conversation
|
Pinging @elastic/es-docs (Team:Docs) |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
🦭
| @@ -0,0 +1,10 @@ | |||
| toc: | |||
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Needs an index.yml file.
…asticsearch into docs-assembler-part-2
|
I'm confused why I'm getting an error now... isn't this the pattern we used in https://github.com/elastic/docs-content/pull/897/files#diff-638bebef2d25c4bc8b59b234b825533f78bad25e4422581025d60f78a4ccc770? I must be missing something else. |
|
@colleenmcginnis we still need https://github.com/elastic/docs-content/blob/main/docset.yml#L2 |
|
Is this not the right spot for it? https://github.com/elastic/elasticsearch/pull/125509/files#diff-165b79089c3088414476471a320e02688a45f8a6d2d94fbc784ceae8ad5cae04R2 |
|
Ahh this check in It only allows a mix of Will add a fix. |
|
That fixed it :) |
* update docset.yml, add reference/toc.yml, update reference/elasticsearch/index.md * Update docs/docset.yml * add index.md

Adds a
reference/toc.ymlfile, move individual reference toc entries fromdocset.ymlto the newreference/toc.ymlfile. This also moves the intro content fromdocs-contentto this repo so the intro can be atelastic.co/docs/reference/elasticsearch/.