summaryrefslogtreecommitdiffstats
path: root/doc/doxygen_manual.tex
diff options
context:
space:
mode:
Diffstat (limited to 'doc/doxygen_manual.tex')
-rw-r--r--doc/doxygen_manual.tex22
1 files changed, 21 insertions, 1 deletions
diff --git a/doc/doxygen_manual.tex b/doc/doxygen_manual.tex
index bb8d599..01223c4 100644
--- a/doc/doxygen_manual.tex
+++ b/doc/doxygen_manual.tex
@@ -1,10 +1,29 @@
-\documentclass[a4paper]{article}
+%
+% $Id$
+%
+% Copyright (C) 1997-1999 by Dimitri van Heesch.
+%
+% Permission to use, copy, modify, and distribute this software and its
+% documentation under the terms of the GNU General Public License is hereby
+% granted. No representations are made about the suitability of this software
+% for any purpose. It is provided "as is" without express or implied warranty.
+% See the GNU General Public License for more details.
+%
+% All output generated with Doxygen is not covered by this license.
+
+\documentclass[a4paper,ps2pdf]{article}
\usepackage{a4wide}
\usepackage{makeidx}
\usepackage{fancyheadings}
\usepackage{epsf}
\usepackage{doxygen}
\usepackage{multicol}
+\usepackage{times}
+\usepackage[backref=true,
+ pagebackref=true,
+ colorlinks=true,
+ linkcolor=blue
+ ]{hyperref}
\makeindex
\setcounter{tocdepth}{1}
\setlength{\footrulewidth}{0.4pt}
@@ -35,6 +54,7 @@ Written by Dimitri van Heesch\\[2ex]
\input{doxytag_usage}
\input{doxysearch_usage}
\input{installdox_usage}
+\input{output}
\input{autolink}
\input{config}
\input{commands}