summaryrefslogtreecommitdiff
path: root/docs/src/SUMMARY.md
diff options
context:
space:
mode:
Diffstat (limited to 'docs/src/SUMMARY.md')
-rw-r--r--docs/src/SUMMARY.md7
1 files changed, 1 insertions, 6 deletions
diff --git a/docs/src/SUMMARY.md b/docs/src/SUMMARY.md
index 09ba35d..29eb497 100644
--- a/docs/src/SUMMARY.md
+++ b/docs/src/SUMMARY.md
@@ -14,12 +14,7 @@
- [Finite State Machine](./gettingstarted/debugging/fsm.md)
- [API](./api/README.md)
- [Overview](./api/overview/README.md)
- - [Registering](./api/overview/registering.md)
- - [Discovery](./api/overview/discovery.md)
- - [OpenVPN/Wireguard Config](./api/overview/getconfig.md)
- - [Connecting/Disconnecting](./api/overview/connecting.md)
- - [Deregistering](./api/overview/deregistering.md)
- - [Typical flow](./api/overview/flow.md)
+ - [Typical flow](./api/overview/flow.md)
- [Go](./api/go/README.md)
- [Example](./api/go/example.md)
- [Python](./api/python/README.md)