docs(onpremise): restructure on-premise guide into topic-based pages#133
Merged
docs(onpremise): restructure on-premise guide into topic-based pages#133
Conversation
Split the monolithic README into focused sub-pages: - connectivity.md: Cloud Connector config, validation, trace logging, known issues - deployment.md: ABAP deployment prerequisites, HTTP 401/403 debug, unknown file type fix - principal-propagation.md: full PP setup walkthrough (trust, cert, STRUST, SU01, validation) - support-checklist.md: standalone support ticket artifact list README.md is now an index with a sequential navigation table linking all pages. ui5-onpremise.md updated with KM fixes and Previous/Next navigation links.
🔗 Link Check ResultsThe link checker has completed. This is an optional check and will not block the PR. If broken links were found, please review them at your convenience. Last updated: Run #168 at 2026-04-10T07:15:49Z |
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
misc/onpremise/README.md(354 lines) into four focused sub-pages:connectivity.md,deployment.md,principal-propagation.md, andsupport-checklist.mdREADME.mdis rewritten as an index with a sequential navigation table — developers can work through the guide step by stepprincipal-propagation.mdexpands the previous 2-link stub into a full 5-step walkthrough (trust, Cloud Connector config, STRUST/SU01, destination config, validation + troubleshooting table)Test Plan
support-checklist.mdlinks back to README and connectivity trace logging sectionnpx markdownlint misc/onpremise/*.md