Skip to content

Commit ac52041

Browse files
author
Prabha Kylasamiyer Sundara Rajan
committed
MTA-6446 Fixing errors in VS Code Plugin guide
Signed-off-by: Prabha Kylasamiyer Sundara Rajan <pkylasam@pkylasam-thinkpadp16vgen1.bengluru.csb>
1 parent 5833f30 commit ac52041

File tree

6 files changed

+8
-6
lines changed

6 files changed

+8
-6
lines changed

docs/topics/about-ide-addons.adoc

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,8 @@
88
[id="about-ide-addons_{context}"]
99
= About the {ProductShortName} {AddonType} for {IDEName}
1010

11+
12+
[role="_abstract"]
1113
You can migrate and modernize applications by using the {ProductName} ({ProductShortName}) {AddonType} for {IDEName}.
1214

1315
The {ProductShortName} {AddonType} analyzes your projects using customizable rulesets, marks issues in the source code, provides guidance to fix the issues, and offers automatic code replacement, if possible.

docs/topics/vscode/con_intro-to-vscode-for-mta.adoc

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@
55
[id="intro-to-vscode-for-mta_{context}"]
66
= Introduction to the {ProductShortName} extension for Microsoft Visual Code
77

8+
[role="_abstract"]
89
You can migrate and modernize applications by using the {ProductName} ({ProductShortName}) {AddonType} for {IDEName}.
910

1011
The {ProductShortName} {AddonType} can perform the following actions:

docs/topics/vscode/proc_configuring-lighstspeed-ide-settings.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,4 +35,4 @@ Alternatively, open the setting by performing the following steps:
3535

3636
[role="_additional-resources"]
3737
.Additional resources
38-
* link:https://docs.redhat.com/en/documentation/migration_toolkit_for_applications/8.0/html/developer-lightspeed-guide/index[Configuring and using Developer Lightspeed for {ProductShortName}].
38+
* link:https://docs.redhat.com/en/documentation/migration_toolkit_for_applications/8.0/html/developer-lightspeed-guide/index[Configuring and using Developer Lightspeed for {ProductShortName}]

docs/topics/vscode/proc_configuring-profile-settings.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,5 +42,5 @@ IMPORTANT: You must configure target or source technologies before running an an
4242

4343
[role="_additional-resources"]
4444
.Additional resources
45-
* link:https://docs.redhat.com/en/documentation/migration_toolkit_for_applications/8.0/html/developer-lightspeed-guide/index[Configuring and using Developer Lightspeed for {ProductShortName}].
45+
* link:https://docs.redhat.com/en/documentation/migration_toolkit_for_applications/8.0/html/developer-lightspeed-guide/index[Configuring and using Developer Lightspeed for {ProductShortName}]
4646

docs/topics/vscode/proc_vscode-analyzing-application.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,4 +23,4 @@ You can run a static code analysis of an application with or without enabling th
2323

2424
[role="_additional-resources"]
2525
.Additional resources
26-
* link:https://docs.redhat.com/en/documentation/migration_toolkit_for_applications/8.0/html/developer-lightspeed-guide/index[Configuring and using Developer Lightspeed for {ProductShortName}].
26+
* link:https://docs.redhat.com/en/documentation/migration_toolkit_for_applications/8.0/html/developer-lightspeed-guide/index[Configuring and using Developer Lightspeed for {ProductShortName}]

docs/vs-code-extension-guide/master.adoc

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -10,9 +10,10 @@
1010
:mta:
1111
include::topics/templates/document-attributes.adoc[]
1212
:_mod-docs-content-type: ASSEMBLY
13+
14+
[id="configuring-using-vs-code-plugin"]
1315
= Configuring and using the Visual Studio Code Extension for {ProductShortName}
1416

15-
1617
include::topics/vscode/con_intro-to-vscode-for-mta.adoc[leveloffset=+1]
1718

1819
// Remove after other files that include this modules use the new topics/vscode/con_intro-to-vscode-for-mta.adoc module instead!!!
@@ -28,6 +29,4 @@ include::topics/vscode/proc_vscode-analyzing-application.adoc[leveloffset=+1]
2829

2930
include::topics/vscode/proc_vscode-reviewing-and-resolving-issues.adoc[leveloffset=+1]
3031

31-
32-
3332
:!vsc-extension-guide:

0 commit comments

Comments
 (0)