diff options
| author | Garrett D'Amore <garrett@damore.org> | 2024-10-22 00:11:56 -0700 |
|---|---|---|
| committer | Garrett D'Amore <garrett@damore.org> | 2024-10-22 00:32:48 -0700 |
| commit | fe0f89970af83642616dd041292a6711bc9f2eb9 (patch) | |
| tree | daa0c2c7e13a9ef14ca9440211c6ee71e73b1ca1 /docs/ref/SUMMARY.md | |
| parent | dfd0fed30a75b8fb901a1fad3174b478b6ddc811 (diff) | |
| download | nng-fe0f89970af83642616dd041292a6711bc9f2eb9.tar.gz nng-fe0f89970af83642616dd041292a6711bc9f2eb9.tar.bz2 nng-fe0f89970af83642616dd041292a6711bc9f2eb9.zip | |
docs: messages API converted to single chapter.
Diffstat (limited to 'docs/ref/SUMMARY.md')
| -rw-r--r-- | docs/ref/SUMMARY.md | 11 |
1 files changed, 3 insertions, 8 deletions
diff --git a/docs/ref/SUMMARY.md b/docs/ref/SUMMARY.md index 9aee312b..dabdcf1f 100644 --- a/docs/ref/SUMMARY.md +++ b/docs/ref/SUMMARY.md @@ -6,14 +6,11 @@ - [API Reference](./api/index.md) - - [Messages](./api/msg/index.md) + - [Messages](./api/msg.md) - - [nng_msg](./api/msg/nng_msg.md) - - [nng_msg_body](./api/msg/nng_msg_body.md) - - [nng_msg_header](./api/msg/nng_msg_header.md) - - [nng_msg_pipe](./api/msg/nng_msg_pipe.md) + - [Time](./api/time.md) - - [Asynchronous I/O Operations](./api/aio/index.md) + - [Asynchronous Operations](./api/aio/index.md) - [nng_aio](./api/aio/nng_aio.md) - [aio_cancel](./api/aio/aio_cancel.md) @@ -26,8 +23,6 @@ - [Statistics](./api/stats.md) - - [Time](./api/time.md) - - [Utility Functions](./api/util/index.md) - [nng_alloc](./api/util/nng_alloc.md) |
