summaryrefslogtreecommitdiffstats
path: root/Dokument/Teknisk Dokumentation/root.tex
diff options
context:
space:
mode:
authorGustav Sörnäs <gusso230@student.liu.se>2019-11-27 16:26:58 +0100
committerGustav Sörnäs <gusso230@student.liu.se>2019-11-27 16:26:58 +0100
commitbc49e8d50b4131548bf11e5b1a539a4892b797ce (patch)
treea697d28b98b24d0bac6dfcf7d7c2049306949743 /Dokument/Teknisk Dokumentation/root.tex
parent2ee95a6c77507c2373e54472c73c94793ecf0446 (diff)
downloadtfyy51-bc49e8d50b4131548bf11e5b1a539a4892b797ce.tar.gz
Flytta delar till egna filer
Diffstat (limited to 'Dokument/Teknisk Dokumentation/root.tex')
-rw-r--r--Dokument/Teknisk Dokumentation/root.tex37
1 files changed, 5 insertions, 32 deletions
diff --git a/Dokument/Teknisk Dokumentation/root.tex b/Dokument/Teknisk Dokumentation/root.tex
index 83f0a04..968089d 100644
--- a/Dokument/Teknisk Dokumentation/root.tex
+++ b/Dokument/Teknisk Dokumentation/root.tex
@@ -80,42 +80,15 @@ Massa text som sammanfattar hela skiten.
\tableofcontents
\cleardoublepage
-\section{Introduktion}
-Nån text här
-\subsection{Syfte och mål}
-Nån text här
-\section{Bakgrund}
-Nån text
-
-\section{Metod}
-Tillvägagångssätt för utvecklign av systemet. Skriv massa positiva saker om git.
-\section{System}
- Nån text
- \subsection{Delsystem}
- \subsubsection{Bana}
- \subsubsection{Display}
- \subsection{Funktioner och scripts}
- \subsubsection{main}
- \subsubsection{get\_ postition}
- % osv.
-
-\section{Resultat}
-Det gick åt skogen
-Kanske visa lite grafer.
-
-\section{Diskussion}
-Undrar varför
+\input{text/01-bakgrund}
+\input{text/02-metod}
+\input{text/03-resultat}
+\input{text/04-diskussion}
\bibliography{references}
\cleardoublepage
\appendix
-\section{Första appendix}
-\subsection{Första underkapitel i första appendix}
-\lipsum[5]
-
-\subsubsection{Under underkapitel i första appendix}
-En text.
-
+\include{appendix/01-xx}
\end{document}