summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--_design.qmd (renamed from _code.qmd)0
-rw-r--r--_intro.qmd2
-rw-r--r--report.qmd10
3 files changed, 5 insertions, 7 deletions
diff --git a/_code.qmd b/_design.qmd
index f5e56d6..f5e56d6 100644
--- a/_code.qmd
+++ b/_design.qmd
diff --git a/_intro.qmd b/_intro.qmd
index 9102509..3b62d7a 100644
--- a/_intro.qmd
+++ b/_intro.qmd
@@ -81,7 +81,7 @@ This aim has been framed with the following problem statement:
**How can Unix-style tools for wiritng technical prose
be extended to support ontological annotations?**
-## Idea
+## Implementation idea and brief plan
Implement plugins for the Pandoc document converter
to enable authoring of ontological annotations in the text content,
diff --git a/report.qmd b/report.qmd
index 1284007..9da56d1 100644
--- a/report.qmd
+++ b/report.qmd
@@ -59,19 +59,17 @@ TODO
{{< include _intro.qmd >}}
-# Technologies
-
-## Data formats
+# Existing data formats
{{< include _formats.qmd >}}
-## Authoring workflow
+# Existing authoring workflow
{{< include _workflow.qmd >}}
-# Description of the Program
+# Program and its affects on workflow
-{{< include _code.qmd >}}
+{{< include _design.qmd >}}
# Conclusion