aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--_constraints.qmd1
-rw-r--r--_design.qmd8
-rw-r--r--_evaluation.qmd1
-rw-r--r--_usage.qmd1
-rw-r--r--report.qmd14
5 files changed, 16 insertions, 9 deletions
diff --git a/_constraints.qmd b/_constraints.qmd
new file mode 100644
index 0000000..7ea2a93
--- /dev/null
+++ b/_constraints.qmd
@@ -0,0 +1 @@
+*TODO*
diff --git a/_design.qmd b/_design.qmd
index f5e56d6..7ea2a93 100644
--- a/_design.qmd
+++ b/_design.qmd
@@ -1,9 +1 @@
*TODO*
-
-## User guide
-
-*TODO*
-
-## Testing
-
-*TODO*
diff --git a/_evaluation.qmd b/_evaluation.qmd
new file mode 100644
index 0000000..7ea2a93
--- /dev/null
+++ b/_evaluation.qmd
@@ -0,0 +1 @@
+*TODO*
diff --git a/_usage.qmd b/_usage.qmd
new file mode 100644
index 0000000..7ea2a93
--- /dev/null
+++ b/_usage.qmd
@@ -0,0 +1 @@
+*TODO*
diff --git a/report.qmd b/report.qmd
index 8606613..bdd88ab 100644
--- a/report.qmd
+++ b/report.qmd
@@ -65,10 +65,22 @@ and by extension you editors
{{< include _background.qmd >}}
-# Program and its affects on workflow
+# Product requirements
+
+{{< include _constraints.qmd >}}
+
+# Design choices
{{< include _design.qmd >}}
+# Usage
+
+{{< include _usage.qmd >}}
+
+# Evaluation
+
+{{< include _evaluation.qmd >}}
+
# Conclusion
{{< include _conclusion.qmd >}}