Skip to content

Commit 6b4c762

Browse files
authored
RHIDP-8571 Fixed AsciiDocDITA.TaskSection warnings (#1370)
1 parent 3e1a0f0 commit 6b4c762

13 files changed

+19
-19
lines changed

assemblies/assembly-techdocs-addons-installing.adoc

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -7,11 +7,11 @@ TechDocs add-ons supported by {company-name} are exported to the TechDocs plugin
77

88
You can install other supported TechDocs add-ons by configuring the`backstage-plugin-techdocs-module-addons-contrib` plugin package in the {product} ConfigMap or Helm chart, depending on whether you use the Operator or Helm chart for installation. If you want to customize your TechDocs experience beyond the functions of the supported add-ons, you can install third-party add-ons on your TechDocs plugin, including add-ons that you create yourself.
99

10-
include::modules/techdocs/proc-techdocs-addon-install-operator.adoc[]
10+
include::modules/techdocs/proc-techdocs-addon-install-operator.adoc[leveloffset=+1]
1111

12-
include::modules/techdocs/proc-techdocs-addon-install-helm.adoc[]
12+
include::modules/techdocs/proc-techdocs-addon-install-helm.adoc[leveloffset=+1]
1313

14-
include::modules/techdocs/proc-techdocs-addon-install-third-party.adoc[]
14+
include::modules/techdocs/proc-techdocs-addon-install-third-party.adoc[leveloffset=+1]
1515

1616
.Additional resources
1717
* {configuring-dynamic-plugins-book-link}[{configuring-dynamic-plugins-book-title}]

assemblies/assembly-techdocs-addons-removing.adoc

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,6 @@ Administrators can remove installed TechDocs add-ons from your {product} instanc
77

88
If you want to disable a plugin instead of removing it from your {product} instance, you can disable the plugin that you are using to import the TechDocs add-on. Since the `disabled` status is controlled at the plugin level, disabling the plugin disables all of the TechDocs add-ons in the specified plugin package.
99

10-
include::modules/techdocs/proc-techdocs-addon-remove-operator.adoc[]
10+
include::modules/techdocs/proc-techdocs-addon-remove-operator.adoc[leveloffset=+1]
1111

12-
include::modules/techdocs/proc-techdocs-addon-remove-helm.adoc[]
12+
include::modules/techdocs/proc-techdocs-addon-remove-helm.adoc[leveloffset=+1]

assemblies/assembly-techdocs-addons-using.adoc

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -5,8 +5,8 @@
55

66
After an administrator installs a TechDocs add-on in your {product} instance, you can use it to extend the functionality of the TechDocs plugin and enhance your documentation experience.
77

8-
include::modules/techdocs/proc-techdocs-addon-use-report-issue.adoc[]
8+
include::modules/techdocs/proc-techdocs-addon-use-report-issue.adoc[leveloffset=+1]
99

10-
include::modules/techdocs/proc-techdocs-addon-use-text-size.adoc[]
10+
include::modules/techdocs/proc-techdocs-addon-use-text-size.adoc[leveloffset=+1]
1111

12-
include::modules/techdocs/proc-techdocs-addon-use-light-box.adoc[]
12+
include::modules/techdocs/proc-techdocs-addon-use-light-box.adoc[leveloffset=+1]

modules/software-catalogs/proc-searching-and-filter-software-catalogs.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,4 +30,4 @@ To filter a Software Catalog using the *Filter* field, complete the following st
3030
.Procedure
3131

3232
. In your {product} navigation menu, click *Catalog*.
33-
. In the *Search* box, enter the text you want to use to filter the components.
33+
. In the *Search* box, enter the text you want to use to filter the components.

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44

55
:_mod-docs-content-type: PROCEDURE
66
[id="proc-techdocs-addon-create_{context}"]
7-
== Creating a TechDocs add-on
7+
= Creating a TechDocs add-on
88

99
If your organization has documentation needs that are not met by the functions of existing TechDocs add-ons, developers can create a new add-on for your TechDocs plugin.
1010

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44

55
:_mod-docs-content-type: PROCEDURE
66
[id="proc-techdocs-addon-install-helm_{context}"]
7-
== Installing and configuring an external TechDocs add-on using the Helm chart
7+
= Installing and configuring an external TechDocs add-on using the Helm chart
88

99
You can use a dynamic plugin to import TechDocs add-ons into your TechDocs plugin. If you use the {product} Helm chart to install the dynamic plugin, you can add TechDocs add-ons to the plugin package in your Helm chart.
1010

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44

55
:_mod-docs-content-type: PROCEDURE
66
[id="proc-techdocs-addon-install-operator_{context}"]
7-
== Installing and configuring an external TechDocs add-on using the Operator
7+
= Installing and configuring an external TechDocs add-on using the Operator
88

99
You can use a dynamic plugin to import TechDocs add-ons into your TechDocs plugin. If you use the {product} Operator to install the dynamic plugin, you can add TechDocs add-ons to the plugin package in your ConfigMap.
1010

modules/techdocs/proc-techdocs-addon-install-third-party.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44

55
:_mod-docs-content-type: PROCEDURE
66
[id="proc-techdocs-addon-install-third-party_{context}"]
7-
== Installing and configuring a third-party TechDocs add-on
7+
= Installing and configuring a third-party TechDocs add-on
88

99
You can install compatible third-party TechDocs add-on on your {product} instance as a front-end dynamic plugin.
1010

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

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44

55
:_mod-docs-content-type: PROCEDURE
66
[id="proc-techdocs-addon-remove-helm_{context}"]
7-
== Removing an external TechDocs add-on from your Helm chart
7+
= Removing an external TechDocs add-on from your Helm chart
88

99
If you no longer want to use the functionality of a TechDocs add-on that is imported from a particular plugin that you installed on your {product} instance with the Helm chart, you can temporarily disable it or permanently remove it from your Helm chart. The `disabled` status is controlled at the plugin level, therefore, disabling the plugin disables all of the TechDocs add-ons in the disabled plugin package.
1010

@@ -53,4 +53,4 @@ where:
5353

5454
_<external_techdocs_add-on>_:: Specifies the external TechDocs add-on that you want to remove, for example, `TextSize`.
5555

56-
//.Next steps
56+
//.Next steps

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44

55
:_mod-docs-content-type: PROCEDURE
66
[id="proc-techdocs-addon-remove-operator_{context}"]
7-
== Removing an external TechDocs add-on from your ConfigMap
7+
= Removing an external TechDocs add-on from your ConfigMap
88

99
If you no longer want to use the functionality of a TechDocs add-on that is imported from a particular plugin that you installed on your {product} instance with the Operator, you can temporarily disable it or permanently remove it from your ConfigMap. The `disabled` status is controlled at the plugin level, therefore, disabling the plugin disables all of the TechDocs add-ons in the disabled plugin package.
1010

0 commit comments

Comments
 (0)