summaryrefslogtreecommitdiff
path: root/docs/toc.json
diff options
context:
space:
mode:
authorfabiante <FabianTe@users.noreply.github.com>2020-12-05 17:10:10 +0100
committerGitHub <noreply@github.com>2020-12-05 17:10:10 +0100
commit2d5c742cf608b2ce0c5a51fb80f34cfd8ffd2e83 (patch)
tree12c038e31aaaf600528db47a3c0f7cc88bc79b8b /docs/toc.json
parent362be01abe572d68b34e31b361addb860841115b (diff)
docs(tools): add documentation for deno compile cmd (#8615)
Diffstat (limited to 'docs/toc.json')
-rw-r--r--docs/toc.json1
1 files changed, 1 insertions, 0 deletions
diff --git a/docs/toc.json b/docs/toc.json
index ded25ce97..cb3011d73 100644
--- a/docs/toc.json
+++ b/docs/toc.json
@@ -69,6 +69,7 @@
"formatter": "Formatter",
"repl": "Read-eval-print-loop",
"bundler": "Bundler",
+ "compiler": "Compiling executables",
"documentation_generator": "Documentation generator",
"dependency_inspector": "Dependency inspector",
"linter": "Linter"