Skip to content

Commit 0b77d62

Browse files
committed
RHIDP-5422: add peer review comments / remove TechDocs content from Customizing guide
1 parent 9272a1e commit 0b77d62

File tree

4 files changed

+3
-8
lines changed

4 files changed

+3
-8
lines changed

modules/techdocs/proc-techdocs-addon-create.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -142,7 +142,7 @@ where
142142
143143
_<new_techdocs_addon_props>_ (Optional) :: Specifies the `props` for your new TechDocs add-on, as specified in your `_<new_techdocs_add-on>_.tsx` file, if applicable.
144144
. In the `plugins.ts` file, import your new TechDocs add-on component.
145-
. Install and configure your new TechDocs add-on by following the steps in link:https://docs.redhat.com/en/documentation/red_hat_developer_hub/1.5/html/techdocs_for_red_hat_developer_hub/assembly-techdocs-addons-installing.adoc[Installing and configuring a TechDocs add-on].
145+
. Install and configure your new TechDocs add-on by following the steps in link:{techdocs-book-url}#techdocs-addon-installing[Installing and configuring a TechDocs add-on]
146146
147147
.Verification
148148
. Restart the RHDH application and verify that the plugin is successfully activated and configured.

modules/techdocs/proc-techdocs-addon-install-helm.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -56,6 +56,6 @@ global:
5656
+
5757
where:
5858

59-
_<external_techdocs_add-on>_:: Specifies the external TechDocs add-on that you want to install, for example, `TextSize`.
59+
_<external_techdocs_add-on>_:: Specifies the external TechDocs add-on that you want to install, for example, `TextSize` or `LightBox`.
6060

6161
//.Next steps

modules/techdocs/proc-techdocs-addon-install-operator.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,7 @@ data:
6262
+
6363
where:
6464

65-
_<external_techdocs_add-on>_:: Specifies the external TechDocs add-on that you want to install, for example, `TextSize`.
65+
_<external_techdocs_add-on>_:: Specifies the external TechDocs add-on that you want to install, for example, `TextSize` or `LightBox`.
6666
. Click *Create*.
6767
. In the web console navigation menu, click *Topology*.
6868
. Click on the overflow menu for the {product} instance that you want to use and select *Edit Backstage* to load the YAML view of the {product} instance.

titles/customizing/master.adoc

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -25,13 +25,8 @@ include::modules/customizing-the-learning-paths/proc-customize-rhdh-learning-pat
2525

2626
include::assemblies/assembly-configuring-the-global-header.adoc[leveloffset=+1]
2727

28-
2928
include::assemblies/assembly-configuring-a-floating-action-button.adoc[leveloffset=+1]
3029

31-
32-
include::assemblies/assembly-configuring-techdocs.adoc[leveloffset=+1]
33-
34-
3530
include::modules/customizing-the-tech-radar-page/proc-customize-rhdh-tech-radar-page.adoc[leveloffset=+1]
3631

3732

0 commit comments

Comments
 (0)