aboutsummaryrefslogtreecommitdiffstats
path: root/docs/reference/index.md
diff options
context:
space:
mode:
Diffstat (limited to 'docs/reference/index.md')
-rw-r--r--docs/reference/index.md6
1 files changed, 2 insertions, 4 deletions
diff --git a/docs/reference/index.md b/docs/reference/index.md
index 4d2dd40..beb6f77 100644
--- a/docs/reference/index.md
+++ b/docs/reference/index.md
@@ -1,5 +1,3 @@
-__This section is currently under construction.__
-
This reference manual documents the `alv` langauge and its standard facilities
in detail. If you are new to alive, the [getting started guide][guide] is the
recommended place to start. If you are looking for information on adding your
@@ -23,7 +21,7 @@ own module or contributing to alive, check out the
1. [result kinds](04-1_result-kinds.html)
2. [pure operators](04-2_pure-operators.html)
5. compound types
- 1. arrays
- 2. structs
+ 1. [arrays](05-1_arrays.html)
+ 2. [structs](05-2_structs.html)
6. [builtin listing](builtins.html)
7. included modules