From b4fa69e7a6ef540e7d6a918c88f2816fff6c0cf0 Mon Sep 17 00:00:00 2001 From: Garrett D'Amore Date: Sun, 24 Mar 2024 21:46:35 -0700 Subject: Organization and content --- docs/reference/src/api/index.md | 17 ++++++++++++++++- 1 file changed, 16 insertions(+), 1 deletion(-) (limited to 'docs/reference/src/api/index.md') diff --git a/docs/reference/src/api/index.md b/docs/reference/src/api/index.md index 0d1089e3..1541b541 100644 --- a/docs/reference/src/api/index.md +++ b/docs/reference/src/api/index.md @@ -1,8 +1,23 @@ # API Reference -This section documents the functions and data structures that make up +This chapter documents the functions and data structures that make up the _NNG_ programming interface. > [!NOTE] > Interfaces not documented here are not considered public or stable, > and they may be removed or altered in incompatible ways at any time. + +We have organized the reference material along general functional areas. +They are: + +- [Asynchronous I/O](aio/index.md) +- [Asynchronous I/O for Providers](aio_provider/index.md) +- General Utility Functions +- Scalability Protocol Sockets +- Scalability Protocol Contexts +- Concurrency / Multi-threading +- HTTP Server +- HTTP Client +- Streaming API +- Statistics API +- Legacy Compatibility -- cgit v1.2.3-70-g09d2