summaryrefslogtreecommitdiff
path: root/docs/reference/src/api/index.md
diff options
context:
space:
mode:
Diffstat (limited to 'docs/reference/src/api/index.md')
-rw-r--r--docs/reference/src/api/index.md8
1 files changed, 8 insertions, 0 deletions
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.