diff options
| author | Yong He <yonghe@outlook.com> | 2024-03-01 13:48:46 -0800 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2024-03-01 13:48:46 -0800 |
| commit | e752a957c452abc1db2e160c738496b47aad2858 (patch) | |
| tree | fb1fa87885e0d1a99a2f01d80f2c6214765284f4 | |
| parent | ff48854b1133935ecc2d32fc3bc35631d0a68e17 (diff) | |
Update doc TOC (#3657)
| -rw-r--r-- | docs/user-guide/toc.html | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/docs/user-guide/toc.html b/docs/user-guide/toc.html index 414f3cb21..c9aa4cafb 100644 --- a/docs/user-guide/toc.html +++ b/docs/user-guide/toc.html @@ -100,6 +100,7 @@ <li data-link="compiling#command-line-compilation-with-slangc"><span>Command-Line Compilation with `slangc`</span></li> <li data-link="compiling#using-the-compilation-api"><span>Using the Compilation API</span></li> <li data-link="compiling#compiler-options"><span>Compiler Options</span></li> +<li data-link="compiling#debugging"><span>Debugging</span></li> </ul> </li> <li data-link="targets"><span>Supported Compilation Targets</span> |
