Commit graph

6 commits

Author SHA1 Message Date
florent-leborgne
9e082dd1ff
[Docs] Release notes ID structure template (#218782)
For future release notes, section IDs should follow a specific pattern.
This PR updates the ID template in related files.

Rel: https://github.com/elastic/docs-content/issues/1152
2025-04-22 12:31:15 +02:00
florent-leborgne
f7482f0006
[Docs] Add link to 8.18 RNs from 9.0 (#217215)
Add a link since 8.18 is mandatory to upgrade to 9.0
2025-04-04 15:39:27 +00:00
florent-leborgne
8db71f1feb
[Docs] Kibana 9.0 release notes (#215772)
This PR adds 9.0 GA release notes for Kibana.

- [x] convert the [9.0.0rc1 release
notes](https://github.com/elastic/stack-docs/blob/9.0/docs/en/install-upgrade/release-notes/release-notes-kibana.asciidoc)
into markdown to prepare for the release to the new docs site
- [x] Add anchors `$$$kibana-PR$$$` to breaking changes for links from
Upgrade Assistant. cc @lcawl FYI
- [x] Run release notes tool for post-rc1 changes
- [x] Reviews

## For reviewers

Preview link:
https://docs-v3-preview.elastic.dev/elastic/kibana/pull/215772/release-notes/

Release notes are adopting a new structure from 9.0, identical across
all Elastic products. Pages are broken down as follows:
- A main page listing all new features, enhancements, and bug fixes.
Each new release gets added to the same page. (9.1 will be above 9.0,
etc.)
- Subpages for breaking changes, deprecations, and known issues.
- There is no longer a "What's new page". This is replaced with a link
to the blog's release announcement from this page, that will be the
"home page" for release notes in the new assembled docs website:
https://staging-website.elastic.co/docs/release-notes/ (not visible in
this PR)

---------

Co-authored-by: wajihaparvez <wajiha.parvez@elastic.co>
2025-04-03 16:33:15 +00:00
Colleen McGinnis
c8fc5e74d9
[docs] Add missing mapped pages (#216681)
Add missing mapped pages listed in [Possible invalid redirects to
8.18](https://docs.google.com/spreadsheets/d/1bQQVc-QwwXDSd24Vw6Q62dnn_9bxsBeAzeWJAdyxdqI/edit?gid=2025227146#gid=2025227146).
2025-04-01 16:24:52 +00:00
Kaarina Tungseth
9bbfb7e7af
Updates navigation titles and descriptions for release notes (#215422)
## Summary

Updates the navigation titles, adds short descriptions, and removes
release dates.
2025-03-21 16:56:16 +00:00
Colleen McGinnis
1814c60017
[docs] Migrate docs from AsciiDoc to Markdown (#212558)
Migrate docs from AsciiDoc to Markdown. The preview can be built after
#212557 is merged.

@florent-leborgne please tag reviewers, add the appropriate label(s),
and take this out of draft when you're ready.

Note: More files are deleted than added here because the content from
some files was moved to
[elastic/docs-content](https://github.com/elastic/docs-content).

**What has moved to
[elastic/docs-content](https://github.com/elastic/docs-content)?**

Public-facing narrative and conceptual docs have moved. Most can now be
found under the following directories in the new docs:
- explore-analyze: Discover, Dashboards, Visualizations, Reporting,
Alerting, dev tools...
- deploy-manage: Stack management (Spaces, user management, remote
clusters...)
- troubleshooting: .... troubleshooting pages

**What is staying in the Kibana repo?**

- Reference content (= anything that is or could be auto-generated):
Settings, syntax references
- Release notes
- Developer guide

---------

Co-authored-by: Florent Le Borgne <florent.leborgne@elastic.co>
2025-03-04 14:56:07 +01:00