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
Craig Taverner
d3d9a00fb1
[9.0] ESQL autogenerate docs v3 ( #124312 ) ( #124786 )
...
Manual backport of https://github.com/elastic/elasticsearch/pull/124312
and https://github.com/elastic/elasticsearch/pull/124742
2025-03-14 06:33:18 +11:00
Liam Thompson
8275ac8d1f
Split ESQL functions/operators docs files ( #123904 ) ( #124214 )
...
* Port from asciidocalypse
* Fix links for operator lists
* Remove unused image files after moving/editing them
* Fix lists links
* Fix like/rlike links
* Fix remaining bad references to /elasticsearch/docs
* Fix logstash and beats references
* Fix logstash and beats references
* Fix image links
(cherry picked from commit efe7379e67
)
Co-authored-by: Craig Taverner <craig@amanzi.com>
2025-03-06 16:58:30 +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