[docs] More updates for docs-assembler#125509
Merged
colleenmcginnis merged 4 commits intoelastic:mainfrom Mar 24, 2025
Merged
Conversation
Collaborator
|
Pinging @elastic/es-docs (Team:Docs) |
colleenmcginnis
commented
Mar 24, 2025
Member
Mpdreamz
requested changes
Mar 24, 2025
| @@ -0,0 +1,10 @@ | |||
| toc: | |||
added 2 commits
March 24, 2025 11:21
…asticsearch into docs-assembler-part-2
Contributor
Author
|
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. |
Member
|
@colleenmcginnis we still need https://github.com/elastic/docs-content/blob/main/docset.yml#L2 |
Contributor
Author
Member
|
Ahh this check in It only allows a mix of Will add a fix. |
Mpdreamz
approved these changes
Mar 24, 2025
Member
|
That fixed it :) |
3 tasks
omricohenn
pushed a commit
to omricohenn/elasticsearch
that referenced
this pull request
Mar 28, 2025
* update docset.yml, add reference/toc.yml, update reference/elasticsearch/index.md * Update docs/docset.yml * add index.md
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.

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/.