aboutsummaryrefslogtreecommitdiff
path: root/docs/ref/SUMMARY.md
diff options
context:
space:
mode:
Diffstat (limited to 'docs/ref/SUMMARY.md')
-rw-r--r--docs/ref/SUMMARY.md6
1 files changed, 6 insertions, 0 deletions
diff --git a/docs/ref/SUMMARY.md b/docs/ref/SUMMARY.md
index 78853440..72b7dd94 100644
--- a/docs/ref/SUMMARY.md
+++ b/docs/ref/SUMMARY.md
@@ -1,6 +1,7 @@
# Summary
- [API](./api.md)
+
- [Threading Functions](./api/thr/index.md)
- [nng_mtx](./api/thr/nng_mtx.md)
- [Utility Functions](./api/util/index.md)
@@ -8,4 +9,9 @@
- [nng_id_map](./api/util/nng_id_map.md)
- [nng_msleep](./api/util/nng_msleep.md)
+- [Transports](./tran/index.md)
+
+ - [BSD Socket](./tran/socket.md)
+ - [UDP](./tran/udp.md)
+
[Index](./indexing.md)