-
Notifications
You must be signed in to change notification settings - Fork 24.9k
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
(Doc+) Link API doc to parent object - part1 #111951
Conversation
Documentation preview: |
Pinging @elastic/es-docs (Team:Docs) |
docs/reference/ccr/apis/auto-follow/delete-auto-follow-pattern.asciidoc
Outdated
Show resolved
Hide resolved
docs/reference/ccr/apis/auto-follow/get-auto-follow-pattern.asciidoc
Outdated
Show resolved
Hide resolved
docs/reference/ccr/apis/auto-follow/pause-auto-follow-pattern.asciidoc
Outdated
Show resolved
Hide resolved
docs/reference/ccr/apis/auto-follow/put-auto-follow-pattern.asciidoc
Outdated
Show resolved
Hide resolved
docs/reference/ccr/apis/auto-follow/resume-auto-follow-pattern.asciidoc
Outdated
Show resolved
Hide resolved
docs/reference/data-streams/lifecycle/apis/delete-lifecycle.asciidoc
Outdated
Show resolved
Hide resolved
docs/reference/data-streams/lifecycle/tutorial-migrate-data-stream-from-ilm-to-dsl.asciidoc
Outdated
Show resolved
Hide resolved
docs/reference/data-streams/lifecycle/tutorial-migrate-data-stream-from-ilm-to-dsl.asciidoc
Show resolved
Hide resolved
docs/reference/data-streams/lifecycle/tutorial-manage-new-data-stream.asciidoc
Outdated
Show resolved
Hide resolved
docs/reference/data-streams/lifecycle/tutorial-manage-existing-data-stream.asciidoc
Outdated
Show resolved
Hide resolved
docs/reference/data-streams/lifecycle/tutorial-migrate-data-stream-from-ilm-to-dsl.asciidoc
Outdated
Show resolved
Hide resolved
…ream-from-ilm-to-dsl.asciidoc
docs/reference/behavioral-analytics/apis/post-analytics-collection-event.asciidoc
Outdated
Show resolved
Hide resolved
docs/reference/behavioral-analytics/apis/delete-analytics-collection.asciidoc
Outdated
Show resolved
Hide resolved
docs/reference/behavioral-analytics/apis/put-analytics-collection.asciidoc
Outdated
Show resolved
Hide resolved
rm in-context links, fix grammar
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.
sorry for the noise on this PR - was trying to do edits in batches.
I'm not approving this yet - take a look at this comment and tell me what you think about it before we proceed.
Here's a high-level overview of the changes I made:
- small grammatical fixes (mostly article agreement -
an
becomesa
) - Applying the link to the first instance of a concept
- Removing duplicate links where they were introduced
- Removing some links added to the conceptual docs - these are usually situated in a section all about the topic, so the link isn't actually super helpful. We might choose to reintroduce these later, but right now it's injecting inconsistency.
For the next round, I suggest focusing specifically on API pages, which should make your PRs a little smaller.
Thanks, @shainaraskas ! I appreciate your heavy lifting 💪🏽 💚.
💬
I was having trouble determining which files were API-only from the docs structure (since I was doing it from local code VS usually do single-page edit via Docs-to-Github). But happy to figure out how to future narrow this. |
yeah the files are kinda mashed together unfortunately. most of them open with a single verb phrase around the action the call accomplishes. |
docs/reference/data-streams/lifecycle/apis/explain-lifecycle.asciidoc
Outdated
Show resolved
Hide resolved
docs/reference/data-streams/lifecycle/apis/get-lifecycle-stats.asciidoc
Outdated
Show resolved
Hide resolved
docs/reference/data-streams/lifecycle/apis/get-lifecycle.asciidoc
Outdated
Show resolved
Hide resolved
docs/reference/data-streams/lifecycle/apis/put-lifecycle.asciidoc
Outdated
Show resolved
Hide resolved
docs/reference/data-streams/lifecycle/tutorial-migrate-data-stream-from-ilm-to-dsl.asciidoc
Outdated
Show resolved
Hide resolved
Thread applied across |
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.
rad! gotta wait for tests to pass, then good to merge 🎉
💚 Backport successful
|
* (Doc+) Link API to parent Doc part1 --------- Co-authored-by: shainaraskas <[email protected]> Co-authored-by: shainaraskas <[email protected]>
* (Doc+) Link API to parent Doc part1 --------- Co-authored-by: shainaraskas <[email protected]> Co-authored-by: shainaraskas <[email protected]>
* (Doc+) Link API to parent Doc part1 --------- Co-authored-by: shainaraskas <[email protected]> Co-authored-by: shainaraskas <[email protected]>
* (Doc+) Link API to parent Doc part1 --------- Co-authored-by: shainaraskas <[email protected]> Co-authored-by: shainaraskas <[email protected]>
* (Doc+) Link API to parent Doc part1 --------- Co-authored-by: shainaraskas <[email protected]> Co-authored-by: shainaraskas <[email protected]>
👋 hey, @shainaraskas !
This is part 1/UNK from our discussion Aug08 about Support wanting Elasticsearch API docs to link up to their parent reference guide. I got so however many pages below in before calling a random cut off point because the git diff list was getting long. This only updates the first parent reference to have it be linked.
TIA! 💚 cc: @danielharada