diff options
author | Jonas Smedegaard <dr@jones.dk> | 2025-05-01 00:05:33 +0200 |
---|---|---|
committer | Jonas Smedegaard <dr@jones.dk> | 2025-05-01 00:05:33 +0200 |
commit | db831a1cb2093a59ad1cfdd42f9c1beb5d7657ef (patch) | |
tree | 890c6d8961b3d19dda4828075643c21ab45dacb5 | |
parent | b613c828a7114a2747fb1d5aaca187e3d73da1d2 (diff) |
use only early roadmap diagram; drop appendices
-rw-r--r-- | portfolio1.md | 5 | ||||
-rw-r--r-- | report.qmd | 13 |
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. -{#fig-kanban} +{#fig-kanban} ## Diagram @@ -36,16 +36,3 @@ breaks: false ::: {#refs} ::: \endgroup - -\appendix - -# Appendix 1: Early roadmap {.appendix #sec-kanban-early} - -{#fig-kanban-early} - -# Appendix 2: Program Bachelorizer {.appendix} - -## Class `Bachelorizer.java` - -```{.java include="Bachelorizer.java" code-line-numbers="true"} -``` |