aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--docs/ref/api/index.md5
-rw-r--r--docs/ref/api/msg/index.md1
2 files changed, 4 insertions, 2 deletions
diff --git a/docs/ref/api/index.md b/docs/ref/api/index.md
index 403045d2..11192e62 100644
--- a/docs/ref/api/index.md
+++ b/docs/ref/api/index.md
@@ -2,5 +2,6 @@
This section is a reference guide for the NNG programming interfaces.
-- [Threading and Synchronization](api/thr/)
-- [Utility Functions](api/util/)
+- [Messages](msg/)
+- [Threading and Synchronization](thr/)
+- [Utility Functions](util/)
diff --git a/docs/ref/api/msg/index.md b/docs/ref/api/msg/index.md
index 5772cec8..094c29b0 100644
--- a/docs/ref/api/msg/index.md
+++ b/docs/ref/api/msg/index.md
@@ -4,3 +4,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