]> git.sur5r.net Git - bacula/docs/blobdiff - docs/manuals/en/developers/developers.tex
Updates
[bacula/docs] / docs / manuals / en / developers / developers.tex
index 8f1c94d41b07764f18467daa58e27004d692d8aa..11b0fb22ca9b3942e972536d4e58dac77ee32712 100644 (file)
 \begin{document}
 \sloppy
 
-\newfont{\bighead}{cmr17 at 36pt}
-\parskip 10pt
-\parindent 0pt
-
-\title{\includegraphics{\idir bacula-logo.eps} \\ \bigskip
-  \Huge{Bacula}$^{\normalsize \textregistered}$ \Huge{Developer's Guide}
-  \begin{center}
-   \large{It comes in the night and sucks 
-          the essence from your computers. }
-  \end{center}
-}
-
-
-\author{Kern Sibbald}
-\date{\vspace{1.0in}\today \\
-      This manual documents Bacula version \fullversion \\
-      \vspace{0.2in}
-      Copyright {\copyright} 1999-2009, Free Software Foundation Europe
-      e.V. \\
-      Bacula {\textregistered}  is a registered trademark of Kern Sibbald.\\
-      \vspace{0.2in}
-  Permission is granted to copy, distribute and/or modify this document under the terms of the
-  GNU Free Documentation License, Version 1.2 published by the Free Software Foundation; 
-  with no Invariant Sections, no Front-Cover Texts, and no Back-Cover Texts.
-  A copy of the license is included in the section entitled "GNU Free Documentation License".
-}
-
-\maketitle
+\include{coverpage}
 
 \clearpage
 \pagenumbering{roman}
 \tableofcontents
+\clearpage
 
+\pagestyle{myheadings}
+\markboth{Bacula Version \version}{Bacula Version \version}
 \pagenumbering{arabic}
 \include{generaldevel}
+\include{pluginAPI}
 \include{platformsupport}
 \include{daemonprotocol}
 \include{director}