docs: add See Also cross-links to tool and config pages - #397
Closed
laserduor wants to merge 1 commit into
Closed
Conversation
…g pages Add consistent cross-references to related tool and configuration pages. Links point only to pages that exist in the current docs tree.
Member
|
This doesn't show much added value. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
Add a consistent `See Also` section to three pages that end abruptly after their main content and lack cross-references to related topics:
Change
Each page gains a short list of links to existing pages (`execute_sql`, `search_objects`, `custom-tools`, `toml`, `command-line`). All targets verified to exist in the current docs tree — no broken links.
Why