[armedbear-cvs] r13665 - trunk/abcl/doc/manual
mevenson at common-lisp.net
mevenson at common-lisp.net
Sat Oct 22 07:45:13 UTC 2011
Author: mevenson
Date: Sat Oct 22 00:45:13 2011
New Revision: 13665
Log:
User Manual rc1. Add table of contents.
Modified:
trunk/abcl/doc/manual/abcl.tex
Modified: trunk/abcl/doc/manual/abcl.tex
==============================================================================
--- trunk/abcl/doc/manual/abcl.tex Sat Oct 22 00:43:15 2011 (r13664)
+++ trunk/abcl/doc/manual/abcl.tex Sat Oct 22 00:45:13 2011 (r13665)
@@ -5,11 +5,13 @@
\begin{document}
\title{A Manual for Armed Bear Common Lisp}
-\date{October 21, 2011}
+\date{October 22, 2011}
\author{Mark~Evenson, Erik~Huelsmann, Alessio~Stalla, Ville~Voutilainen}
\maketitle
+\tableofcontents
+
\chapter{Introduction}
Armed Bear is a (mostly) conforming implementation of the ANSI Common
@@ -17,7 +19,7 @@
implementation for users of the system.
\subsection{Version}
-This manual corresponds to abcl-1.0.0, released on October 22, 2011.
+This manual corresponds to abcl-1.0.0-dev, released on October 22, 2011.
\subsection{License}
More information about the armedbear-cvs
mailing list