X-Git-Url: http://git.onelab.eu/?a=blobdiff_plain;f=doc%2Fuser_manual%2Fuser_manual.tex;h=691f6ba48dbb6b68ba7e01d4ec59973fc06a6fe0;hb=851bb5e17571da3462a1ba9ae366fe1d13320b28;hp=bb1da3f481bbb88ab7876a53e6ebe52182ea4ef1;hpb=752d0aaffb889011159fef73c02d838e538d7144;p=nepi.git diff --git a/doc/user_manual/user_manual.tex b/doc/user_manual/user_manual.tex index bb1da3f4..691f6ba4 100644 --- a/doc/user_manual/user_manual.tex +++ b/doc/user_manual/user_manual.tex @@ -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} @@ -130,10 +128,13 @@ 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} @@ -160,9 +161,9 @@ \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} @@ -184,9 +185,9 @@ %%\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}