From fac6f4fa70643d5bd13c5d31b82b3804cf0fa1fb Mon Sep 17 00:00:00 2001
From: Andreas Domanowski <andreas@domanowski.net>
Date: Mon, 21 Mar 2022 09:58:58 +0100
Subject: [PATCH] Refine demo structure

---
 thesis.tex | 15 +++++++++++++--
 1 file changed, 13 insertions(+), 2 deletions(-)

diff --git a/thesis.tex b/thesis.tex
index e59e2d1..c3b8778 100644
--- a/thesis.tex
+++ b/thesis.tex
@@ -124,20 +124,31 @@
 \chapter{Introduction}
 \section{Motivation and Problem Statement}
 \section{Research Questions}
+\section{Outline}
 
 \chapter{Background}
+This chapter explains the theoretical background needed to understand the thesis.
+
 \chapter{Related Work and Literature Analysis}
-\chapter{Problem Analysis}
+\chapter{Analysis of the Problem and the Requirements}
 \chapter{Solution Design}
 \chapter{Implementation}
+
 \chapter{Evaluation}
+\section{Design}
+\section{Results}
+\section{Discussion}
+
 \chapter{Conclusion}
+\section{Summary}
+\section{Future Work}
 
 
 \printbibliography[heading=bibintoc]\label{sec:bibliography}%
 
 \appendix
-\input{sections/appendix}
+\chapter{Appendix 1}
+\chapter{Appendix 2}
 
 \confirmation
 
-- 
GitLab