chore: promote Configure to top-level Antora module (JTBD Phase 2)#3132
Open
gtrivedi88 wants to merge 4 commits into
Open
chore: promote Configure to top-level Antora module (JTBD Phase 2)#3132gtrivedi88 wants to merge 4 commits into
gtrivedi88 wants to merge 4 commits into
Conversation
Move configuration content from Administration Guide into a new modules/configure/ Antora module, following the CCS 'Configure' category: 'Adjust system or product settings to meet desired behavior.' 9 JTBD jobs: CheCluster CR, Namespaces, Server components, Networking, Storage, Dashboard, Workspaces globally, Autoscaling/Caching, IDE extensions. - Create modules/configure/ with nav, pages, examples, partials - Move 76 pages from administration-guide - Add page-aliases for backward-compatible redirects - Update cross-module xrefs in admin-guide, discover, install, end-user-guide - Add modules/configure/nav.adoc to antora.yml - Update collector base path for checluster-properties Mirrors downstream devspaces-documentation commit 298bcfe5. Co-authored-by: Cursor <cursoragent@cursor.com>
|
⚡️ Deploying pull request preview... |
Contributor
Author
…rms) Co-authored-by: Cursor <cursoragent@cursor.com>
e7253c6 to
a89a236
Compare
… pre-existing Vale errors The page-aliases on the target page already handle the old administration-guide: xref via Antora redirects. No xref change needed in the source file, avoiding pre-existing Vale errors. Co-authored-by: Cursor <cursoragent@cursor.com>
The @antora/pdf-extension cannot generate discover.pdf when the nav contains cross-module xrefs (overview:, hosted-che:). These entries point to pages in other modules and break the PDF assembler. Remove overview:introduction and hosted-che from Discover nav. These pages are accessible from their own modules and the site start_page. Co-authored-by: Cursor <cursoragent@cursor.com>
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
modules/configure/Dependency
Depends on #3098 (Discover) and #3102 (Install) which are already merged.
Changes
modules/configure/with nav.adoc, 76 pages, examples, partials, imagesantora.ymlwith configure nav and collector base pathTest plan
Made with Cursor