aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJonas Smedegaard <dr@jones.dk>2025-05-01 00:05:33 +0200
committerJonas Smedegaard <dr@jones.dk>2025-05-01 00:05:33 +0200
commitdb831a1cb2093a59ad1cfdd42f9c1beb5d7657ef (patch)
tree890c6d8961b3d19dda4828075643c21ab45dacb5
parentb613c828a7114a2747fb1d5aaca187e3d73da1d2 (diff)
use only early roadmap diagram; drop appendices
-rw-r--r--portfolio1.md5
-rw-r--r--report.qmd13
2 files changed, 2 insertions, 16 deletions
diff --git a/portfolio1.md b/portfolio1.md
index 69836f6..607f807 100644
--- a/portfolio1.md
+++ b/portfolio1.md
@@ -75,10 +75,9 @@ are summarized as the following tasks:
These larger tasks have been expanded and reorganized
into more smaller and narrower focused ones,
-visualized in in the roadmap at @fig-kanban
-as well as the early snapshot of the roadmap in @sec-kanban-early.
+visualized in the roadmap at @fig-kanban.
-![Current roadmap for Bachelorizer](roadmap.svg){#fig-kanban}
+![Early roadmap for Bachelorizer](roadmap_early.svg){#fig-kanban}
## Diagram
diff --git a/report.qmd b/report.qmd
index 3e3a2de..af6402b 100644
--- a/report.qmd
+++ b/report.qmd
@@ -36,16 +36,3 @@ breaks: false
::: {#refs}
:::
\endgroup
-
-\appendix
-
-# Appendix 1: Early roadmap {.appendix #sec-kanban-early}
-
-![Early roadmap for Bachelorizer](roadmap_early.svg){#fig-kanban-early}
-
-# Appendix 2: Program Bachelorizer {.appendix}
-
-## Class `Bachelorizer.java`
-
-```{.java include="Bachelorizer.java" code-line-numbers="true"}
-```