Add 'Acknowledgements' and 'Summary' chapter skeletons

This commit is contained in:
Kristóf Tóth 2018-12-01 17:07:24 +01:00
parent f7938ab9b8
commit 791650a8a7
3 changed files with 14 additions and 0 deletions

View File

@ -0,0 +1,6 @@
\chapter*{Acknowledgements}
\addcontentsline{toc}{chapter}{Acknowledgements}
This creation of this framework would not have been possible alone.
In this chapter I would like to express my gratitude towards great people who have
helped me in some way or an other along the way.

6
content/summary.tex Normal file
View File

@ -0,0 +1,6 @@
\chapter{Summary}
In this chapter I am going to evaluate the state of the project and set future goals for
the framework.
I'll also try and reflect on some of the most important things I have learned during
working on this project in case it might be useful for someone in the future.

View File

@ -45,6 +45,8 @@
\include{content/architecture}
\include{content/a_tour_of_tfw}
\include{content/using_the_framework}
\include{content/summary}
\include{content/acknowledgements}
\listoffigures
\lstlistoflistings{}