summaryrefslogtreecommitdiff
path: root/content/implementation.tex
diff options
context:
space:
mode:
authormjkwiatkowski <mati.rewa@gmail.com>2026-07-10 21:41:05 +0200
committermjkwiatkowski <mati.rewa@gmail.com>2026-07-10 21:41:05 +0200
commitb6202a785ce486531826d23999971712c512c785 (patch)
tree346cc89f739dfa13e16a45bb2ec040512a36a4a4 /content/implementation.tex
parentefed2f678137467b6d317c61b88494979ed49109 (diff)
feat: changed the TOC and added the preamble
Diffstat (limited to 'content/implementation.tex')
-rw-r--r--content/implementation.tex2
1 files changed, 1 insertions, 1 deletions
diff --git a/content/implementation.tex b/content/implementation.tex
index 5d243f6..0c31453 100644
--- a/content/implementation.tex
+++ b/content/implementation.tex
@@ -1,4 +1,4 @@
-\chapter{Implementation}\label{s:implementation}
+\chapter{Implementation of \mysystem}\label{s:implementation}
In this chapter we describe the implementation of \gls{my_system}.
The main contribution of this chapter towards answering \emph{RQ3} is the prototype of \gls{my_system}.
After reading one should understand the technical decisions, choice of tools and modifications to existing software necessary for evaluation of \gls{my_system} in \Cref{s:evaluation}.