user manual
[nepi.git] / doc / user_manual / user_manual.tex
index bb1da3f..691f6ba 100644 (file)
@@ -1,12 +1,11 @@
-%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
+%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
 %
 %    NEPI, a framework to manage network experiments
 %    Copyright (C) 2013 INRIA
 %
 %    This program is free software: you can redistribute it and/or modify
-%    it under the terms of the GNU General Public License as published by
-%    the Free Software Foundation, either version 3 of the License, or
-%    (at your option) any later version.
+%    it under the terms of the GNU General Public License version 2 as
+%    published by the Free Software Foundation;
 %
 %    This program is distributed in the hope that it will be useful,
 %    but WITHOUT ANY WARRANTY; without even the implied warranty of
@@ -20,7 +19,6 @@
 %
 %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
 
-
 %\documentclass[12pt, openright,twoside]{memoir}
 %% avoid blank page between chapters with openany
 \documentclass[12pt,openany]{memoir}
   title=\lstname                   % show the filename of files included with \lstinputlisting; also try caption instead of title
 }
 
-
-\title{NEPI v3.0 User Manual}
+\title{NEPI v3.2 User Manual}
 \date{}
 \author{}
+\renewcommand{\maketitlehookd}{%
+  \begin{center}
+    \includegraphics[width=6cm]{nepi_logo.png}
+\end{center}}
 
 \begin{document}
 
 \label{ec_api}
 \input{ec_api.tex}
 
-\chapter{Supported resources}
-\label{supported_resources}
-\input{supported_resources.tex}
+%\chapter{Supported resources}
+%\label{supported_resources}
+%\input{supported_resources.tex}
 
 %%\chapter{ExperimentController internals}
 %%\label{ec_internals}
 %%\label{unit_testing}
 %%\input{unit_testing.tex}
 
-\chapter{Release Cycle}
-\label{release_cycle}
-\input{release_cycle.tex}
+%\chapter{Release Cycle}
+%\label{release_cycle}
+%\input{release_cycle.tex}
 
 %%\chapter{Coding Style}
 %%\label{coding_style}