summaryrefslogtreecommitdiffstats
path: root/docs/SUMMARY.md
diff options
context:
space:
mode:
Diffstat (limited to 'docs/SUMMARY.md')
-rw-r--r--docs/SUMMARY.md10
1 files changed, 8 insertions, 2 deletions
diff --git a/docs/SUMMARY.md b/docs/SUMMARY.md
index e3d8d67..7cb21f0 100644
--- a/docs/SUMMARY.md
+++ b/docs/SUMMARY.md
@@ -44,10 +44,16 @@
### Plugin Development
-* [Introduction](./api/README.md)
-* [Node](./api/node.md)
+* [Creating a plugin](./api/README.md)
* [Connect to the context](./api/connect.md)
* [Components](./api/components.md)
+* [Node APIs](./api/node.md)
+
+### Internals
+
+* [Using programmatically](./internals/README.md)
+* [Browser environment](./internals/browser.md)
+* [APIs](./internals/api.md)
--