Skip to content
This repository was archived by the owner on Nov 28, 2022. It is now read-only.

Commit 4efe902

Browse files
sishidasghung
authored andcommitted
Removing See Also sections (#78)
Signed-off-by: Sarah Ishida <sishida@us.ibm.com>
1 parent dbbc4db commit 4efe902

File tree

2 files changed

+1
-12
lines changed

2 files changed

+1
-12
lines changed

docs/_documentations/mdt-vsc-commands-project.md

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -12,12 +12,6 @@ parent: mdt-vsc-commands-overview
1212

1313
# Project commands: Codewind for VS Code
1414

15-
### **See also:**
16-
- [Commands overview](mdt-vsc-commands-overview.html)
17-
- [Restart and debug](mdt-vsc-commands-restart-and-debug.html)
18-
19-
***
20-
2115
## Create a new project or work with an existing project
2216

2317
- To create a new project, right-click the *Projects (Local)* item and select **Create New Project**, or click on the *+* icon beside the *Projects (Local)* item. You can also create a new project using the **Command Palette**.

docs/_documentations/mdt-vsc-commands-restart-and-debug.md

Lines changed: 1 addition & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -12,12 +12,6 @@ parent: mdt-vsc-commands-overview
1212

1313
# Restart and debug: Codewind for VS Code
1414

15-
### **See also:**
16-
- [Commands overview](mdt-vsc-commands-overview.html)
17-
- [Project commands](mdt-vsc-commands-project.html)
18-
19-
***
20-
2115
Restart and debug commands are available in the Command Palette and by right-clicking a project in the Codewind view.
2216
You must restart a project in **Debug** mode before you can debug that project.
2317
For a walkthrough of the debug functionality, see the [tutorial](mdt-vsc-tutorial.html).
@@ -37,6 +31,7 @@ Next, the launch configuration runs, and the VS Code debugger attaches to your a
3731
## See also:
3832
- [VS Code debug documentation for Node.js](https://code.visualstudio.com/docs/nodejs/nodejs-debugging)
3933
- [VS Code debug documentation for Java](https://code.visualstudio.com/blogs/2017/09/28/java-debug)
34+
- [Project commands](mdt-vsc-commands-project.html)
4035
- [Debug troubleshooting](mdt-vsc-troubleshooting.html#debug)
4136

4237
***

0 commit comments

Comments
 (0)