summaryrefslogtreecommitdiff
path: root/docs/toc.json
diff options
context:
space:
mode:
Diffstat (limited to 'docs/toc.json')
-rw-r--r--docs/toc.json9
1 files changed, 9 insertions, 0 deletions
diff --git a/docs/toc.json b/docs/toc.json
index e6af26745..51245c3d0 100644
--- a/docs/toc.json
+++ b/docs/toc.json
@@ -37,6 +37,15 @@
"import_maps": "Import maps"
}
},
+ "npm_nodejs": {
+ "name": "Using npm/Node.js code",
+ "children": {
+ "std_node": "The std/node library",
+ "cdns": "Packages from CDNs",
+ "import_maps": "Using import maps",
+ "faqs": "Frequently asked questions"
+ }
+ },
"typescript": {
"name": "Using TypeScript",
"children": {