*** empty log message ***
authorNikos Mavrogiannopoulos <nmav@gnutls.org>
Sat, 6 Apr 2002 09:27:10 +0000 (09:27 +0000)
committerNikos Mavrogiannopoulos <nmav@gnutls.org>
Sat, 6 Apr 2002 09:27:10 +0000 (09:27 +0000)
doc/asn1.tex

index 1ef06ed..8b6d4df 100644 (file)
@@ -1,10 +1,21 @@
 \documentclass{book}
 \usepackage{html}
 \usepackage{fancyheadings}
-\usepackage{graphicx}
+
+\newcommand{\HRule}{\rule{\linewidth}{0.4mm}}
 
 \begin{document}
 
+{\Large{ASN.1 structures parser}}
+\vspace{-.3cm}
+\\
+\HRule
+\vspace{-.6cm}
+\\
+\begin{flushright}
+This is part of the GnuTLS project\\
+\end{flushright}
+
 \vspace*{\stretch{2}}
 
 \begin{center}
@@ -24,6 +35,7 @@ chapter entitled "GNU Free Documentation License".
 
 \setlength{\parskip}{1mm}
 
+\tableofcontents
 
 \chapter{ASN.1 structures handling}
 
@@ -135,6 +147,7 @@ The name "?LAST" indicates the last element of a SET\_OF or SEQUENCE\_OF.
 
 \end{enumerate}
 
+\chapter{Function reference}
 \input{asn1-api}
 
 \input{fdl.tex}