summaryrefslogtreecommitdiff
path: root/docs/src/SUMMARY.md
diff options
context:
space:
mode:
authorJeroen Wijenbergh <jeroenwijenbergh@protonmail.com>2022-04-25 16:43:36 +0200
committerjwijenbergh <jeroenwijenbergh@protonmail.com>2022-04-25 16:43:36 +0200
commitd566499c3c6bcb8945bc9f0253508cc273582880 (patch)
tree66b4ab4a95591c646a24281e9fd7074e5339625f /docs/src/SUMMARY.md
parenta20beedd3b35b974d7bce325cc3f1959489e7443 (diff)
Docs: Update with more sections
Diffstat (limited to 'docs/src/SUMMARY.md')
-rw-r--r--docs/src/SUMMARY.md10
1 files changed, 9 insertions, 1 deletions
diff --git a/docs/src/SUMMARY.md b/docs/src/SUMMARY.md
index 211d9eb..58509f8 100644
--- a/docs/src/SUMMARY.md
+++ b/docs/src/SUMMARY.md
@@ -1,4 +1,12 @@
# Summary
- [About](./about.md)
-- [Installation](./installation.md)
+- [Getting Started](./gettingstarted/README.md)
+ - [Building](./gettingstarted/building.md)
+ - [Testing](./gettingstarted/testing.md)
+ - [Debugging](./gettingstarted/debugging.md)
+- [API](./api/README.md)
+ - [Go](./api/go/README.md)
+ - [Functions](./api/go/functions.md)
+ - [Python](./api/python/README.md)
+ - [Functions](./api/python/functions.md)