summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorlonkaars <loek@pipeframe.xyz>2023-05-11 10:29:01 +0200
committerlonkaars <loek@pipeframe.xyz>2023-05-11 10:29:01 +0200
commit0a59a63fc5f4b6bcb50cdf97902c555b2d54e83d (patch)
treee4f8cf8a71b82e62bb48a2bca9ef7becec23b240
parent7b76b2c73d53a2ed31e3c887926f44dd02de44d2 (diff)
rename document and add required sections
-rw-r--r--doc/dui.md (renamed from doc/research.md)10
-rw-r--r--doc/dui.tex3
-rw-r--r--doc/research.tex3
3 files changed, 11 insertions, 5 deletions
diff --git a/doc/research.md b/doc/dui.md
index ba697a8..ede73c8 100644
--- a/doc/research.md
+++ b/doc/dui.md
@@ -1,3 +1,5 @@
+# Introduction
+
# Problem statement
The following is the original project description (translated to English):
@@ -11,7 +13,11 @@ The following is the original project description (translated to English):
> concept. The cart does not need to drive fast, so the image processing does
> not need to be very fast. Assume one frame per second (or faster).
-# TBD: The big question
+# Specifications
+
+# Architecture
+
+# Research
## Communication between the Nicla and Zumo
@@ -89,6 +95,6 @@ nog niet}.
}
\communicationConclusion
-## Conclusion
+# Conclusion
\communicationConclusion
diff --git a/doc/dui.tex b/doc/dui.tex
new file mode 100644
index 0000000..612ee40
--- /dev/null
+++ b/doc/dui.tex
@@ -0,0 +1,3 @@
+\newcommand\doctitle{DUI}
+\input{base.tex}
+
diff --git a/doc/research.tex b/doc/research.tex
deleted file mode 100644
index af15484..0000000
--- a/doc/research.tex
+++ /dev/null
@@ -1,3 +0,0 @@
-\newcommand\doctitle{Research document}
-\input{base.tex}
-