aboutsummaryrefslogtreecommitdiff
path: root/report.qmd
diff options
context:
space:
mode:
authorJonas Smedegaard <dr@jones.dk>2025-05-19 14:26:59 +0200
committerJonas Smedegaard <dr@jones.dk>2025-05-19 14:28:12 +0200
commit651fcfe553442965efbaec17891c4d205e0607a5 (patch)
tree10936807cb890acd6d215945978010694fd224c7 /report.qmd
parente7178ff33ddc9aebbcf8585e5f75b105850bd352 (diff)
merge sections contraints and design into markdown
Diffstat (limited to 'report.qmd')
-rw-r--r--report.qmd10
1 files changed, 1 insertions, 9 deletions
diff --git a/report.qmd b/report.qmd
index 01d8b91..6fe8837 100644
--- a/report.qmd
+++ b/report.qmd
@@ -67,7 +67,7 @@ are editorial notes not intented for inclusion in the final delivery.*
{{< include _intro.qmd >}}
-# Markdown and annotation
+# Markdown syntax for annotations
{{< include _markdown.qmd >}}
@@ -75,14 +75,6 @@ are editorial notes not intented for inclusion in the final delivery.*
{{< include _background.qmd >}}
-# Product requirements
-
-{{< include _constraints.qmd >}}
-
-# Design choices
-
-{{< include _design.qmd >}}
-
# Usage
{{< include _usage.qmd >}}