summaryrefslogtreecommitdiff
path: root/docs/application/index.md
diff options
context:
space:
mode:
Diffstat (limited to 'docs/application/index.md')
-rw-r--r--docs/application/index.md9
1 files changed, 5 insertions, 4 deletions
diff --git a/docs/application/index.md b/docs/application/index.md
index 21ca20f..be3d621 100644
--- a/docs/application/index.md
+++ b/docs/application/index.md
@@ -11,20 +11,21 @@
# Sections
* ##### [Interface](./interface.md)
-* ##### [Type](./type.md)
-* ##### [Memory](./memory.md)
-# ##### [Name](./name.md)
* ##### [Thread](./thread.md)
+* ##### [Mutex](./mutex.md)
+* ##### [Memory](./memory.md)
* ##### [Io](./io.md)
+* ##### [Name](./name.md)
* ##### [Shared](./shared.md)
+* ##### [Type](./type.md)
* ##### [Group](./group.md)
* ##### [Buffer](./buffer.md)
* ##### [Map](./map.md)
* ##### [Queue](./queue.md)
* ##### [Union](./union.md)
* ##### [Native](./native.md)
-* ##### [Error](./error.md)
* ##### [Namespace](./namespace.md)
+* ##### [Error](./error.md)
* ##### [Testing](./testing.md)
# Invocation