From 7964cf08ac807ac9e7b6d579a25321a23adc9139 Mon Sep 17 00:00:00 2001 From: nodist Date: Tue, 16 Jun 2026 12:42:41 -0400 Subject: new layout by dependecy graph --- docs/application/index.md | 9 +++++---- 1 file changed, 5 insertions(+), 4 deletions(-) (limited to 'docs/application/index.md') 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 -- cgit v1.2.3