rename files
[skm-ma-ws1314.git] / main.tex
index 0562987..bd1cb9b 100644 (file)
--- a/main.tex
+++ b/main.tex
@@ -10,7 +10,7 @@
 \urlstyle{sf}
 
 \newcommand{\pages}[1]{\marginpar{#1 pages}}
-\newcommand{\todo}{\textcolor{red}{TODO} \\}
+\newcommand{\todo}[1][]{\textcolor{red}{TODO #1} \\}
 \newcommand{\term}[1]{\emph{#1}}
 \newcommand{\code}[1]{\textsf{#1}}
 
@@ -38,16 +38,10 @@ overview to the techniques used in the paper by Klauk and Kirsche
 
 \cite{klauck-kirsche-chattythings}
 
-\input{address-allocation.tex}
-\input{dns-extensions.tex}
-\input{xmpp.tex}
-
-\section{System Architecture of Chatty Things}
-\todo
-\pages{3}
-\subsection{Service Provisioning Sublayer}
-\subsection{Bootstrapping}
-\subsection{Presence Subscription}
+\input{sec-address-allocation.tex}
+\input{sec-dns-extensions.tex}
+\input{sec-xmpp.tex}
+\input{sec-chatty-things.tex}
 
 \section{Related Approaches}
 \todo
This page took 0.026953 seconds and 4 git commands to generate.