Improve cross-linking between different doc sources#359
Merged
bschwedler merged 1 commit intomainfrom Feb 12, 2026
Merged
Conversation
Test Results1 113 tests 1 113 ✅ 13m 2s ⏱️ Results for commit df0ad60. |
There was a problem hiding this comment.
Pull request overview
This PR enhances the documentation by adding cross-references between different documentation sources and improving discoverability of related resources. The changes make it easier for users to navigate between configuration schemas, templating guides, examples, and CI workflows.
Changes:
- Added "See Also" sections to TEMPLATING.md and CONFIGURATION.md linking to related documentation
- Added Examples and CI Integration sections to the Bakery README
- Enhanced cross-linking with anchor references to specific configuration sections
- Added introductory context to CI.md listing which repositories use these workflows
Reviewed changes
Copilot reviewed 5 out of 5 changed files in this pull request and generated no comments.
Show a summary per file
| File | Description |
|---|---|
| posit-bakery/TEMPLATING.md | Added "See Also" section with links to configuration docs, architecture diagrams, and examples |
| posit-bakery/README.md | Added Examples and CI Integration sections, enhanced inline links to configuration anchors |
| posit-bakery/CONFIGURATION.md | Added "See Also" section with links to templating docs, architecture diagrams, and examples |
| README.md | Converted plain text repository names to hyperlinks and added examples link to the Getting Started tip |
| CI.md | Added introductory context listing the product image repositories that use these workflows |
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
ianpittwood
approved these changes
Feb 12, 2026
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.
No description provided.