From 7ff0c4d8c88027a2157df5e2e6c47ef647a2e614 Mon Sep 17 00:00:00 2001 From: tokiedokie Date: Fri, 11 Sep 2020 23:28:25 +0900 Subject: =?UTF-8?q?docs:=20move=20=E2=80=9CDebugger=E2=80=9D=20to=20?= =?UTF-8?q?=E2=80=9CDebugging=20your=20code=E2=80=9D=20in=20=E2=80=9CGetti?= =?UTF-8?q?ng=20started=E2=80=9D=20(#7421)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- docs/toc.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'docs/toc.json') diff --git a/docs/toc.json b/docs/toc.json index 626530a38..331629fcf 100644 --- a/docs/toc.json +++ b/docs/toc.json @@ -11,7 +11,8 @@ "command_line_interface": "Command line interface", "permissions": "Permissions", "typescript": "Using TypeScript", - "webassembly": "Using WebAssembly" + "webassembly": "Using WebAssembly", + "debugging_your_code": "Debugging your code" } }, "runtime": { @@ -45,7 +46,6 @@ "tools": { "name": "Tools", "children": { - "debugger": "Debugger", "script_installer": "Script installer", "formatter": "Formatter", "bundler": "Bundler", -- cgit v1.2.3