Update thesis structure
Signed-off-by: Severin Kaderli <severin@kaderli.dev>
This commit is contained in:
parent
70f8633508
commit
679d37ea9c
12 changed files with 26 additions and 9 deletions
2
documentation/thesis/content/00_abstract.tex
Normal file
2
documentation/thesis/content/00_abstract.tex
Normal file
|
@ -0,0 +1,2 @@
|
|||
\addchap{Abstract}
|
||||
Here an abstract might be placed.
|
2
documentation/thesis/content/01_introduction.tex
Normal file
2
documentation/thesis/content/01_introduction.tex
Normal file
|
@ -0,0 +1,2 @@
|
|||
\chapter{Introduction}
|
||||
|
1
documentation/thesis/content/02_preliminaries.tex
Normal file
1
documentation/thesis/content/02_preliminaries.tex
Normal file
|
@ -0,0 +1 @@
|
|||
\chapter{Preliminaries}
|
1
documentation/thesis/content/03_use_cases_personas.tex
Normal file
1
documentation/thesis/content/03_use_cases_personas.tex
Normal file
|
@ -0,0 +1 @@
|
|||
\chapter{Use Cases / Personas}
|
1
documentation/thesis/content/04_requirements.tex
Normal file
1
documentation/thesis/content/04_requirements.tex
Normal file
|
@ -0,0 +1 @@
|
|||
\chapter{Requirements}
|
1
documentation/thesis/content/05_solution.tex
Normal file
1
documentation/thesis/content/05_solution.tex
Normal file
|
@ -0,0 +1 @@
|
|||
\chapter{Solution}
|
1
documentation/thesis/content/06_testing.tex
Normal file
1
documentation/thesis/content/06_testing.tex
Normal file
|
@ -0,0 +1 @@
|
|||
\chapter{Testing}
|
1
documentation/thesis/content/07_benchmarking.tex
Normal file
1
documentation/thesis/content/07_benchmarking.tex
Normal file
|
@ -0,0 +1 @@
|
|||
\chapter{Benchmarking}
|
1
documentation/thesis/content/08_materials_methods.tex
Normal file
1
documentation/thesis/content/08_materials_methods.tex
Normal file
|
@ -0,0 +1 @@
|
|||
\chapter{Materials \& Methods}
|
1
documentation/thesis/content/09_future_work.tex
Normal file
1
documentation/thesis/content/09_future_work.tex
Normal file
|
@ -0,0 +1 @@
|
|||
\chapter{Future Work}
|
1
documentation/thesis/content/10_project_management.tex
Normal file
1
documentation/thesis/content/10_project_management.tex
Normal file
|
@ -0,0 +1 @@
|
|||
\chapter{Project Management}
|
Reference in a new issue