[bknr-cvs] r1820 - trunk/projects/bknr-website/templates
bknr at bknr.net
bknr at bknr.net
Wed Feb 1 07:03:58 UTC 2006
Author: hhubner
Date: 2006-02-01 01:03:57 -0600 (Wed, 01 Feb 2006)
New Revision: 1820
Modified:
trunk/projects/bknr-website/templates/documentation.xml
Log:
Correct PDF paths
Modified: trunk/projects/bknr-website/templates/documentation.xml
===================================================================
--- trunk/projects/bknr-website/templates/documentation.xml 2006-01-27 11:14:11 UTC (rev 1819)
+++ trunk/projects/bknr-website/templates/documentation.xml 2006-02-01 07:03:57 UTC (rev 1820)
@@ -7,12 +7,12 @@
<ul>
- <li>The <a href="../../pdf/datastore-manual" target="bknr_pdf">datastore
+ <li>The <a href="../../pdf/datastore-manual.pdf" target="bknr_pdf">datastore
manual</a> describes the persistence mechanism including the
CLOS-based indexing facility</li>
- <li>The KlammerScript <a href="../../pdf/js-manual"
- target="bknr_pdf">manual</a> and <a href="../../pdf/js-reference"
+ <li>The KlammerScript <a href="../../pdf/js-manual.pdf"
+ target="bknr_pdf">manual</a> and <a href="../../pdf/js-reference.pdf"
target="bknr_pdf">reference</a> describe the Lisp to Javascript
converter</li>
More information about the Bknr-cvs
mailing list