From 1f10707dd49b70d316be320cc798d98d0d7e46f6 Mon Sep 17 00:00:00 2001 From: Garrett D'Amore Date: Sun, 13 Oct 2024 21:58:17 -0700 Subject: docs: nng_msg_pipe converted to mdbook --- docs/ref/SUMMARY.md | 1 + docs/ref/api/msg/index.md | 1 + 2 files changed, 2 insertions(+) (limited to 'docs/ref') diff --git a/docs/ref/SUMMARY.md b/docs/ref/SUMMARY.md index 7079144f..d19bd8e0 100644 --- a/docs/ref/SUMMARY.md +++ b/docs/ref/SUMMARY.md @@ -11,6 +11,7 @@ - [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) - [Threading and Synchronization](./api/thr/index.md) diff --git a/docs/ref/api/msg/index.md b/docs/ref/api/msg/index.md index 094c29b0..72f277d3 100644 --- a/docs/ref/api/msg/index.md +++ b/docs/ref/api/msg/index.md @@ -5,3 +5,4 @@ These interfaces deal with messages, used in the Scalability Protocols. - [nng_msg](./nng_msg.md) --- message - [nng_msg_body](./nng_msg_body.md) --- message body - [nng_msg_header](./nng_msg_header.md) --- message header +- [nng_msg_pipe](./nng_msg_pipe) --- message pipe -- cgit v1.2.3-70-g09d2