[RHACS] [Docs] [rhacs-docs-main] ROX-33164: Fixing DITA errors in cli/command-reference/roxctl-central.adoc#111792
Conversation
|
@agantony: This pull request references ROX-33164 which is a valid jira issue. DetailsIn response to this:
Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the openshift-eng/jira-lifecycle-plugin repository. |
|
🤖 Tue May 19 12:32:41 - Prow CI generated the docs preview: |
|
@agantony: all tests passed! Full PR test history. Your PR dashboard. DetailsInstructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes-sigs/prow repository. I understand the commands that are listed here. |
📚 Review Guide: roxctl central CLI Reference ModularizationSummaryThis PR implements complete DITA-compliant modularization of the Jira: ROX-33164 📊 Module StructureHierarchy OverviewModule Counts by Type
Total: 126 files 🔍 Step-by-Step Review InstructionsNetlify Preview BaseReview Sections1️⃣ Assembly & OverviewLink: roxctl central main page Check:
2️⃣ Simple Parent CommandsLinks: Check for each:
3️⃣ Parent Commands with Sub-commandscrs (3 sub-commands) - Link
db (multiple nested sub-commands) - Link
debug (5 sub-commands) - Link
generate (nested variants) - Link
init-bundles (4 sub-commands) - Link
userpki (3 sub-commands) - Link
✅ Verification ChecklistStructural Compliance
Content Integrity
Rendering Quality
🎯 Key Quality Standards MetDITA Compliance✅ Topic-based authoring: CONCEPT (what) separated from REFERENCE (how) Content Quality✅ Complete: All 10 parent + 34 sub-commands documented Build Quality✅ Clean build: No errors in smoke test 📋 Quick Visual Check Guide✅ Correct Structure❌ What to Watch For
🧪 Testing Commands# Build test
./scripts/prow-smoke-test.sh -a openshift-acs "Red Hat Advanced Cluster Security" "4.10"
# Verify no inline Usage in CONCEPT modules (should return nothing)
for file in modules/roxctl-central*.adoc; do
if grep -q "CONCEPT" "$file" && grep -q "^\.Usage" "$file"; then
echo "❌ $file has inline Usage"
fi
done
# Count abstracts (should match module count)
grep -c "^\[role=\"_abstract\"\]" modules/roxctl-central*.adoc📝 Pre-Merge Checklist
Build status: ✅ Passing |
Collaborative Peer Review: [RHACS] [Docs] [rhacs-docs-main] ROX-33164: Fixing DITA errors in cli/command-reference/roxctl-central.adocPR: #111792 ===== SCENARIO 1: 2 REVIEWERS =====Review Distribution
Reviewer 1 — generate, debug, userpki, backup, cert, whoami (64 files)generate (23 files) — Preview
debug (21 files) — Preview
userpki (11 files) — Preview
backup (3 files) — Preview
cert (3 files) — Preview
whoami (3 files) — Preview
Reviewer 1 Spot-Check Results
Reviewer 2 — assembly + shared, db, init-bundles, crs, login (62 files)assembly + shared (5 files) — Preview
db (32 files) — Preview
init-bundles (13 files) — Preview
crs (9 files) — Preview
login (3 files) — Preview
Reviewer 2 Spot-Check Results
===== SCENARIO 2: 3 REVIEWERS =====Review Distribution
Reviewer 1 — db, crs (41 files)db (32 files) — Preview
crs (9 files) — Preview
Reviewer 1 Spot-Check Results
Reviewer 2 — assembly + shared, generate, userpki, login (42 files)assembly + shared (5 files) — Preview
generate (23 files) — Preview
userpki (11 files) — Preview
login (3 files) — Preview
Reviewer 2 Spot-Check Results
Reviewer 3 — debug, init-bundles, backup, cert, whoami (43 files)debug (21 files) — Preview
init-bundles (13 files) — Preview
backup (3 files) — Preview
cert (3 files) — Preview
whoami (3 files) — Preview
Reviewer 3 Spot-Check Results
|
Version(s):
4.9+
Issue:
https://redhat.atlassian.net/browse/ROX-33164
Link to docs preview:
SME review: NA
Additional information:
rhacs-docs-4.10rhacs-docs-4.9