[cvs] example commit by mtraum: include links to pdf versions of docs

JCorporate Ltd jcorp at jcorporate.com
Tue Mar 22 15:55:58 UTC 2005


Log Message:
-----------
include links to pdf versions of docs

Modified Files:
--------------
    example/weblog/src/expresso/components/weblog/doc:
        index.html

Revision Data
-------------
Index: index.html
===================================================================
RCS file: /home/javacorp/.cvs/expresso/example/weblog/src/expresso/components/weblog/doc/index.html,v
retrieving revision 1.1
retrieving revision 1.2
diff -Lweblog/src/expresso/components/weblog/doc/index.html -Lweblog/src/expresso/components/weblog/doc/index.html -u -r1.1 -r1.2
--- weblog/src/expresso/components/weblog/doc/index.html
+++ weblog/src/expresso/components/weblog/doc/index.html
@@ -16,13 +16,25 @@
                 <td width="7%">
                   <div align="center"><img src="../../../doc/new.gif" width="28" height="11"></div>
                 </td>
-                <td width="93%"><a href="tutorial.html">Weblog Tutorial</a></td>
+                <td width="93%"><a href="tutorial.html">Weblog Tutorial (HTML)</a></td>
+              </tr>
+              <tr>
+                <td width="7%">
+                  <div align="center"><img src="../../../doc/new.gif" width="28" height="11"></div>
+                </td>
+                <td width="93%"><a href="tutorial.pdf">Weblog Tutorial (PDF)</a></td>
+              </tr>
+              <tr>
+                <td width="7%" height="33">
+                  <div align="center"><img src="../../../doc/new.gif" width="28" height="11"></div>
+                </td>
+                <td width="93%"><a href="ChangeLog.html">Detailed changes since last release (Changelog) (HTML)</a></td>
               </tr>
               <tr>
                 <td width="7%" height="33">
                   <div align="center"><img src="../../../doc/new.gif" width="28" height="11"></div>
                 </td>
-                <td width="93%"><a href="ChangeLog.html">Detailed changes since last release (Changelog)</a></td>
+                <td width="93%"><a href="ChangeLog.pdf">Detailed changes since last release (Changelog) (PDF)</a></td>
               </tr>
             </table>
             <p>&nbsp;</p>


More information about the cvs mailing list