diff options
| author | Jeroen Wijenbergh <jeroenwijenbergh@protonmail.com> | 2022-04-25 16:43:36 +0200 |
|---|---|---|
| committer | jwijenbergh <jeroenwijenbergh@protonmail.com> | 2022-04-25 16:43:36 +0200 |
| commit | d566499c3c6bcb8945bc9f0253508cc273582880 (patch) | |
| tree | 66b4ab4a95591c646a24281e9fd7074e5339625f /docs/src/SUMMARY.md | |
| parent | a20beedd3b35b974d7bce325cc3f1959489e7443 (diff) | |
Docs: Update with more sections
Diffstat (limited to 'docs/src/SUMMARY.md')
| -rw-r--r-- | docs/src/SUMMARY.md | 10 |
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) |
