Skip to content

Commit d29473a

Browse files
mkwan01chrjorgensen
authored andcommitted
Remove TOC
1. Remove TOC 2. Add missing card tags
1 parent 96dbcb2 commit d29473a

File tree

1 file changed

+3
-17
lines changed

1 file changed

+3
-17
lines changed

src/content/docs/developing/debug/overview.mdx

Lines changed: 3 additions & 17 deletions
Original file line numberDiff line numberDiff line change
@@ -9,23 +9,6 @@ Debugging IBM i programs is now available inside of Visual Studio Code.
99

1010
<Aside type="note">You must have `bash` set as your default shell. [See Bash Shell Required](/docs/tips/bash/) for more info. </Aside>
1111

12-
### Table of Contents
13-
14-
- [Supported Features](#supported-features)
15-
- [Limitations](#limitations)
16-
- [Starting to debug](#starting-to-debug)
17-
- [Managing Service Entry Points](#managing-service-entry-points)
18-
- [Settings](#settings)
19-
- [Common issues](#common-issues)
20-
21-
* [STRDBGSVR requirement](#strdbgsvr-requirement)
22-
23-
* [Self-signed certificate issue](#self-signed-certificate-issue)
24-
25-
* [IP not in cert list](#ip-not-in-cert-list)
26-
27-
- [Frequently Asked Questions](#frequently-asked-questions)
28-
2912
### Supported Features
3013

3114
Supported language types:
@@ -94,6 +77,9 @@ After the debug session has started, every session will break on entry. You can
9477
</Card><Card>
9578

9679
![](./debug1.png)
80+
81+
</Card></CardGrid>
82+
9783
---
9884

9985
<CardGrid>

0 commit comments

Comments
 (0)