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.md11
1 files changed, 10 insertions, 1 deletions
diff --git a/docs/application/index.md b/docs/application/index.md
index b9a5e0b..3809ac9 100644
--- a/docs/application/index.md
+++ b/docs/application/index.md
@@ -2,10 +2,19 @@
---
+## Requirements
+
+* Linux X64
+* GNU Make
+* GCC with -std=gnu99 -fhardened
+
## Sections
+* ##### [Interface](./interface.md)
+* ##### [Type](./type.md)
* ##### [Pool](./pool.md)
-* ##### [Process](./process.md)
+* ##### [Thread](./thread.md)
+* ##### [Testing](./testing.md)
## Invocation