summaryrefslogtreecommitdiff
path: root/docs/src/SUMMARY.md
diff options
context:
space:
mode:
authorjwijenbergh <jeroenwijenbergh@protonmail.com>2023-03-21 13:54:43 +0100
committerJeroen Wijenbergh <46386452+jwijenbergh@users.noreply.github.com>2023-09-25 09:43:37 +0200
commit6017b58600910e83e6177044e4e69b9ff556a70c (patch)
tree241bc48a818cb84efe4d1f6cff57335aa0b17842 /docs/src/SUMMARY.md
parentae4c58d37d6cb284b3c1cddb2502fabbd8106898 (diff)
Docs: Remove outdated documents
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)