OSDOCS-16919: Fix DITA-incompatible snippet reuse in web terminal adm… - #117203
OSDOCS-16919: Fix DITA-incompatible snippet reuse in web terminal adm…#117203jseseCCS wants to merge 1 commit into
Conversation
…in docs Split out of PR openshift#115956 (too large for review, per skopacz1's request) into a single-purpose subset: the web terminal/quick-starts admin config modules shared their first few steps via include:: of a SNIPPET-type file, which Vale flagged as AsciiDocDITA.TaskInclude since DITA task topics can't map generic file inclusion mid-procedure. Inline the steps directly in each module instead and remove the now-unused snippet, plus content-type/abstract fixes for the related web terminal modules. Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com>
|
@jseseCCS: This pull request references OSDOCS-16919 which is a valid jira issue. Warning: The referenced jira issue has an invalid target version for the target branch this PR targets: expected the story to target the "5.0.0" version, but no target version was set. 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. |
|
@jseseCCS: 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. |
…in docs
Split out of PR #115956 (too large for review, per skopacz1's request) into a single-purpose subset: the web terminal/quick-starts admin config modules shared their first few steps via include:: of a SNIPPET-type file, which Vale flagged as AsciiDocDITA.TaskInclude since DITA task topics can't map generic file inclusion mid-procedure. Inline the steps directly in each module instead and remove the now-unused snippet, plus content-type/abstract fixes for the related web terminal modules.
Version(s): 4.20+ (CQA)
Issue:
Link to docs preview:
QE review:
Additional information: