boot the doc, bro !
This commit is contained in:
9
doc/mkdoc.sh
Normal file
9
doc/mkdoc.sh
Normal file
@@ -0,0 +1,9 @@
|
||||
#!/bin/bash
|
||||
|
||||
DOC=the_floatimg_hack
|
||||
|
||||
pdflatex $DOC.tex
|
||||
|
||||
makeindex $DOC
|
||||
|
||||
pdflatex $DOC
|
||||
@@ -15,14 +15,25 @@
|
||||
|
||||
\makeindex
|
||||
% -------------------------------------------------------------------
|
||||
\title{DD2 Monitoring}
|
||||
\title{Floating images processing}
|
||||
\author{tTh}
|
||||
|
||||
\begin{document}
|
||||
\maketitle
|
||||
|
||||
\section{Image flottante ?}
|
||||
|
||||
De quoi parle-t-on exactement ?
|
||||
|
||||
% -------------------------------------------------------------------
|
||||
|
||||
\tableofcontents
|
||||
|
||||
% -------------------------------------------------------------------
|
||||
\section{Example}
|
||||
|
||||
% -------------------------------------------------------------------
|
||||
\section{Les outils}
|
||||
|
||||
% -------------------------------------------------------------------
|
||||
|
||||
|
||||
Reference in New Issue
Block a user