summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'content/wyrd_v1')
-rw-r--r--content/wyrd_v1/computations/_index.md1
-rw-r--r--content/wyrd_v1/extensions/_index.md1
-rw-r--r--content/wyrd_v1/instructions/_index.md1
3 files changed, 3 insertions, 0 deletions
diff --git a/content/wyrd_v1/computations/_index.md b/content/wyrd_v1/computations/_index.md
index 028a82e..c4ccff0 100644
--- a/content/wyrd_v1/computations/_index.md
+++ b/content/wyrd_v1/computations/_index.md
@@ -1,5 +1,6 @@
---
title: Computations
+weight: 1
---
This page presents all the computations that can be performed in Wyrd.
Computations may access the current memory, but, with one exception, do not
diff --git a/content/wyrd_v1/extensions/_index.md b/content/wyrd_v1/extensions/_index.md
index a21559c..5ce9946 100644
--- a/content/wyrd_v1/extensions/_index.md
+++ b/content/wyrd_v1/extensions/_index.md
@@ -1,4 +1,5 @@
---
title: Extensions
+weight: 3
---
Not available in Version 1.
diff --git a/content/wyrd_v1/instructions/_index.md b/content/wyrd_v1/instructions/_index.md
index 9d43a5a..cda4fec 100644
--- a/content/wyrd_v1/instructions/_index.md
+++ b/content/wyrd_v1/instructions/_index.md
@@ -1,5 +1,6 @@
---
title: Instructions
+weight: 2
---
This page presents all the instructions that can be performed in Wyrd.
Instructions do not return values. With one exception, all instructions increase