Charlotte Hoblik
57885f3f7c
[Backport][9.0][DOCS] Restructure user settings reference pages ( #125194 )
...
* add signposts to docs-content (#124866 )
* [DOCS] Restructure user settings reference pages (#125000 )
* add elasticsearch settings page
* add logo to ech applicable settings
* removing ECH settings page
* removing duplicate information from ECH
* move settings to correcponding page
* update configuration page
* fix link
* Add applies_to frontmatter to auditing settings
* remove duplicate how-to pages
* fix broken links
* replce cloud icon text
* adjust settings pages
* add applies_to tag
---------
Co-authored-by: lcawl <lcawley@elastic.co>
---------
Co-authored-by: lcawl <lcawley@elastic.co>
2025-03-19 20:52:15 +11:00
Craig Taverner
a8b2428dd1
9.0 backport docs query languages ( #125113 )
...
* Restructure query-languages docs files for clarity (#124797 )
In a few previous PR's we restructured the ES|QL docs to make it possible to generate them dynamically.
This PR just moves a few files around to make the query languages docs easier to work with, and a little more organized like the ES|QL docs.
A bit part of this was setting up redirects to the new locations, so other repo's could correctly link to the elasticsearch docs.
* After running tests, we revert a few features
* Fix build.gradle and improved some generating code
* After running tests
* Update x-pack/plugin/esql/build.gradle
2025-03-19 04:24:11 +11:00
Charlotte Hoblik
40a3716a12
[DOCS][Backport][9.0] Reference cleanup ( #124720 )
...
* Fix external URI images (#124350 )
* [DOCS] Plugin management reference cleanup (#124578 )
* add content to plugin management
* add content to Plugin Management
* Update docs/reference/elasticsearch-plugins/plugin-management.md
Co-authored-by: florent-leborgne <florent.leborgne@elastic.co>
* fix applies-to tag
* add ech to docset.yml
---------
Co-authored-by: florent-leborgne <florent.leborgne@elastic.co>
---------
Co-authored-by: florent-leborgne <florent.leborgne@elastic.co>
2025-03-13 11:55:40 +01:00
Liam Thompson
b98606e712
[9.0] [docs] Migrate docs from AsciiDoc to Markdown ( #123507 ) ( #124124 )
...
* [docs] Migrate docs from AsciiDoc to Markdown (#123507 )
* delete asciidoc files
* add migrated files
* fix errors
* Disable docs tests
* Clarify release notes page titles
* Revert "Clarify release notes page titles"
This reverts commit 8be688648d
.
* Comment out edternal URI images
* Clean up query languages landing pages, link to conceptual docs
* Add .md to url
* Fixes inference processor nesting.
---------
Co-authored-by: Liam Thompson <32779855+leemthompo@users.noreply.github.com>
Co-authored-by: Liam Thompson <leemthompo@gmail.com>
Co-authored-by: Martijn Laarman <Mpdreamz@gmail.com>
Co-authored-by: István Zoltán Szabó <szabosteve@gmail.com>
(cherry picked from commit b7e3a1e14b
)
# Conflicts:
# docs/build.gradle
# docs/reference/migration/index.asciidoc
# docs/reference/migration/migrate_9_0.asciidoc
# docs/reference/release-notes.asciidoc
# docs/reference/release-notes/9.0.0.asciidoc
# docs/reference/release-notes/highlights.asciidoc
* Fix build file
* Really fix build file
---------
Co-authored-by: Colleen McGinnis <colleen.j.mcginnis@gmail.com>
2025-03-06 07:53:46 +01:00