From b24ef189f1dc9f9bf4889cb420e4645721728036 Mon Sep 17 00:00:00 2001 From: Garrett D'Amore Date: Sun, 24 Mar 2024 12:53:58 -0700 Subject: Initial swag at mdbook content. This has the nng_a* to nng_c* content converted. Various editorial changes have been made as well. --- docs/reference/src/api/index.md | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 docs/reference/src/api/index.md (limited to 'docs/reference/src/api/index.md') diff --git a/docs/reference/src/api/index.md b/docs/reference/src/api/index.md new file mode 100644 index 00000000..0d1089e3 --- /dev/null +++ b/docs/reference/src/api/index.md @@ -0,0 +1,8 @@ +# API Reference + +This section 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. -- cgit v1.2.3-70-g09d2