-
Notifications
You must be signed in to change notification settings - Fork 103
Adjust versions page wording #1805
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
base: main
Are you sure you want to change the base?
Conversation
🔍 Preview links for changed docs: 🔔 The preview site may take up to 3 minutes to finish building. These links will become live once it completes. |
versions.md
Outdated
@@ -2,81 +2,81 @@ | |||
navigation_title: "All versions" |
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.
Wouldn’t it make sense to change the nav title to “Previous versions” or “Other versions”?
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.
Makes sense, thank you! But I actually removed the navigation title. This page will not appear in the prod navigation.
@@ -2,81 +2,81 @@ | |||
navigation_title: "All versions" | |||
--- | |||
|
|||
# All versions of Elastic Docs | |||
# Elastic documentation versions |
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.
Maybe "Previous documentation versions” would be more explicit as to what the user would find here. But maybe the nav title is more important in guiding users to this page.
By the way, is hiding this page from the dropdown navigation on purpose?
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.
This page will not be accessible form the navigation.
It will be accessed through the landing page or the new (soon released) version dropdown.
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.
Yes, I saw that the link on the landing page navigated to this page. Then I saw it was highlighted in the navigation, and my expectation was that I'd able to get back to it later. But once I had started browsing the docs in the dropdown, I thought, how the heck am I going to get back to this page? So it makes sense to remove it from the nav 👍 I’m curious about the new version dropdown:)
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.
You can actually see it in our edge environment.
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.
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.
Yup. Makes sense with the suggestions of this PR.
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.
Related PR: elastic/docs-builder#1401
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.
To match the short description, Previous documentation versions
makes sense.
Good catch on the version dropdown!
@reakaleek is View other versions
going to be too long?
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.
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.
LGTM
@KOTungseth can you please confirm the suggestions of @vishaangelova. I will then proceed with the changes. Thank you! 🙏 |
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.
This looks great. Thank you, @reakaleek!
@KOTungseth Should we also change the page title? |
# All versions of Elastic Docs | ||
|
||
Review the documentation for all versions of Elastic products. | ||
Review the Elastic documentation for previous product releases. |
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.
previous
is a little ambiguous, because eventually the v3 docs will contain multiples, including versions released in the "past".
Review the Elastic documentation for previous product releases. | |
In April 2025, we released our new documentation site. This site includes documentation for our latest product versions, including {{stack}} 9.0+ and {{serverless-full}}. | |
To review the product versions covered on elastic.co/docs, refer to [Find docs for your product version](/get-started/versioning-availability.md#find-docs-for-your-product-version). | |
To access our previous documentation system, which contains the documentation for older releases including {{stack}} 8.x, use the following links. |
having written this comment, I'm wondering if this info should be integrated into the other page instead? wdyt @KOTungseth
No description provided.