aboutsummaryrefslogtreecommitdiff
path: root/docs/ref/api/index.md
diff options
context:
space:
mode:
authorGarrett D'Amore <garrett@damore.org>2024-10-11 22:42:44 -0700
committerGarrett D'Amore <garrett@damore.org>2024-10-11 22:42:44 -0700
commitfce09d4e8774f9623d689865f9e2281c93cfcbe4 (patch)
tree4494f75925cbf081350d371cca26d70ba68a2d23 /docs/ref/api/index.md
parentcb7c44c30278bf6b93944b9294c07566697406f0 (diff)
downloadnng-fce09d4e8774f9623d689865f9e2281c93cfcbe4.tar.gz
nng-fce09d4e8774f9623d689865f9e2281c93cfcbe4.tar.bz2
nng-fce09d4e8774f9623d689865f9e2281c93cfcbe4.zip
more mdbook stuff
Diffstat (limited to 'docs/ref/api/index.md')
-rw-r--r--docs/ref/api/index.md4
1 files changed, 3 insertions, 1 deletions
diff --git a/docs/ref/api/index.md b/docs/ref/api/index.md
index 6ad8257f..403045d2 100644
--- a/docs/ref/api/index.md
+++ b/docs/ref/api/index.md
@@ -1,4 +1,6 @@
-# API
+# API Reference
+
+This section is a reference guide for the NNG programming interfaces.
- [Threading and Synchronization](api/thr/)
- [Utility Functions](api/util/)