From 515ffaacd8f46bb3abd814d869a699c25cc205ba Mon Sep 17 00:00:00 2001 From: Garrett D'Amore Date: Sun, 6 Oct 2024 17:45:39 -0700 Subject: Initial swag at UDP transport docs, also converted socket transport to mdbook This has a lot of TODO links, because there are missing pieces still of course. --- docs/ref/SUMMARY.md | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'docs/ref/SUMMARY.md') 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) -- cgit v1.2.3-70-g09d2