[cmucl-cvs] CMUCL commit: cmucl-www/cmucl-www/www/doc (index.html)
![](https://secure.gravatar.com/avatar/cc13150cabd87c26f35cb4b0ea78d66d.jpg?s=120&d=mm&r=g)
Date: Monday, September 27, 2010 @ 17:10:56 Author: rtoy Path: /project/cmucl/cvsroot/cmucl-www/cmucl-www/www/doc Modified: index.html o Update to 20b release date. o Add link for cmu-user-letter.pdf. ------------+ index.html | 10 ++++++---- 1 file changed, 6 insertions(+), 4 deletions(-) Index: cmucl-www/cmucl-www/www/doc/index.html diff -u cmucl-www/cmucl-www/www/doc/index.html:1.5 cmucl-www/cmucl-www/www/doc/index.html:1.6 --- cmucl-www/cmucl-www/www/doc/index.html:1.5 Sun Mar 19 11:27:22 2006 +++ cmucl-www/cmucl-www/www/doc/index.html Mon Sep 27 17:10:56 2010 @@ -16,12 +16,14 @@ <li> The <strong>CMUCL User's Manual</strong> is a detailed document containing a lot of information on the Python compiler and CMUCL extensions to Common Lisp, such as the FFI. It is available in the - following formats (last updated 2006-03-19): + following formats (last updated 2010-09-27): <ul> <li> <a href="@@DOC@@cmu-user/">HTML for online browsing</a> </li> - <li> <a href="@@DOC@@cmu-user.pdf">PDF</a> with embedded hyperlinks - <i>(790 kB)</i> </li> + <li> <a href="@@DOC@@cmu-user.pdf">PDF (A4-size)</a> with embedded hyperlinks + <i>(1020 kiB)</i> </li> + <li> <a href="@@DOC@@cmu-user-letter.pdf">PDF (US letter-size)</a> with embedded hyperlinks + <i>(1023 kiB)</i> </li> <!-- <li> <a href="@@DOC@@cmu-user.dvi">DVI file</a> with embedded hyperlinks <i>(700 kB)</i> </li> @@ -31,7 +33,7 @@ double-sided letter </li> --> <li> <a href="@@DOC@@cmu-user-html.tgz">gzipped tarball of the HTML - files</a> <i>(330 kB)</i> </li> + files</a> <i>(419 kiB)</i> </li> </ul> <li> The <strong>CLX manual</strong> for <a href = "@@DOC@@clx/">online
participants (1)
-
Raymond Toy