summaryrefslogtreecommitdiff
path: root/docs/reference/src/api/index.md
diff options
context:
space:
mode:
authorGarrett D'Amore <garrett@damore.org>2024-03-26 07:55:58 -0700
committerGarrett D'Amore <garrett@damore.org>2024-03-26 07:55:58 -0700
commit90b02493491e7ea6f962081efde4e29a1fd794c4 (patch)
tree597d79822e1e74fc18afefefc120c0470d23c6ff /docs/reference/src/api/index.md
parent87e5fc287fedb14656f964254f9b5c738c72b72a (diff)
downloadnng-90b02493491e7ea6f962081efde4e29a1fd794c4.tar.gz
nng-90b02493491e7ea6f962081efde4e29a1fd794c4.tar.bz2
nng-90b02493491e7ea6f962081efde4e29a1fd794c4.zip
More updates.
Diffstat (limited to 'docs/reference/src/api/index.md')
-rw-r--r--docs/reference/src/api/index.md4
1 files changed, 3 insertions, 1 deletions
diff --git a/docs/reference/src/api/index.md b/docs/reference/src/api/index.md
index a88c44f1..8bd48a04 100644
--- a/docs/reference/src/api/index.md
+++ b/docs/reference/src/api/index.md
@@ -10,9 +10,11 @@ the _NNG_ programming interface.
We have organized the reference material along general functional areas.
They are:
+- Messages
- Sockets
-- Dialers, Listeners, and Pipes
- Contexts
+- Options
+- Dialers, Listeners, and Pipes
- [Asynchronous I/O](aio/index.md)
- [Asynchronous I/O for Providers](aio_provider/index.md)
- [Utility Functions](util/index.md)