diff options
| author | fabiante <FabianTe@users.noreply.github.com> | 2020-12-05 17:10:10 +0100 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2020-12-05 17:10:10 +0100 |
| commit | 2d5c742cf608b2ce0c5a51fb80f34cfd8ffd2e83 (patch) | |
| tree | 12c038e31aaaf600528db47a3c0f7cc88bc79b8b /docs/toc.json | |
| parent | 362be01abe572d68b34e31b361addb860841115b (diff) | |
docs(tools): add documentation for deno compile cmd (#8615)
Diffstat (limited to 'docs/toc.json')
| -rw-r--r-- | docs/toc.json | 1 |
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" |
