diff options
| author | nodist <kevin.comas.git@gmail.com> | 2026-06-16 12:42:41 -0400 |
|---|---|---|
| committer | nodist <kevin.comas.git@gmail.com> | 2026-06-16 12:42:41 -0400 |
| commit | 7964cf08ac807ac9e7b6d579a25321a23adc9139 (patch) | |
| tree | 807799f7c4dea85fca31e3532b0e06f71f0f32ea /docs/application/index.md | |
| parent | e99f60fe8cdef48aad9aa6a1b360b600443ac659 (diff) | |
new layout by dependecy graph
Diffstat (limited to 'docs/application/index.md')
| -rw-r--r-- | docs/application/index.md | 9 |
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 |
