[Synopsis-changes] Synopsis/Synopsis/docs/Tutorial index.html,1.2,1.3

Stefan Seefeld stefan at synopsis.fresco.org
Thu Nov 20 04:48:19 UTC 2003


Update of /cvs/synopsis/Synopsis/docs/Tutorial
In directory frida:/tmp/cvs-serv32204/docs/Tutorial

Modified Files:
	index.html 
Log Message:
adjust 'local' website to make it usable offline, too.

Index: index.html
===================================================================
RCS file: /cvs/synopsis/Synopsis/docs/Tutorial/index.html,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -p -d -r1.2 -r1.3
--- index.html	9 Oct 2003 05:50:09 -0000	1.2
+++ index.html	20 Nov 2003 04:48:17 -0000	1.3
@@ -5,10 +5,10 @@
   <head>
     <title>Synopsis Home</title>
     <meta content="text/html; charset=iso-8859-1" http-equiv="Content-Type"/>
-    <link type="text/css" rel="stylesheet" href="http://synopsis.fresco.org/synopsis.css"/>
+    <link type="text/css" rel="stylesheet" href="../synopsis.css"/>
   </head>
   <body>
-    <h1>Synopsis - User Manual</h1>
+    <h1>Synopsis - Tutorial</h1>
     <table class="page">
       <tr>
         <td class="menu">
@@ -17,27 +17,30 @@
 	    <tr><td class="normal1"><a href="/news.html">News</a></td></tr>
 	    <tr><td class="normal1"><a href="/docs.html">Docs</a></td></tr>
             <tr><td class="normal2"><a href="/design.html">Design</a></td></tr>
-            <tr><td class="selected2"><a href="/Manual/index.html">Manual</a></td></tr>
-            <tr><td class="normal2"><a href="/RefManual/index.html">RefManual</a></td></tr>
-            <tr><td class="normal2"><a href="/demo/index.html">Demos</a></td></tr>
-            <tr><td class="normal1"><a href="/issues/">Issue Tracker</a></td></tr>
-            <tr><td class="normal1"><a href="http://sourceforge.net/project/showfiles.php?group_id=3169">Download</a></td></tr>
-            <tr><td class="normal1"><a href="http://sourceforge.net/mail/?group_id=3169">Mailing&nbsp;List</a></td></tr>
-            <tr><td class="normal1"><a href="/viewcvs/">CVS</a></td></tr>
+            <tr><td class="selected2"><a href="index.html">Tutorial</a></td></tr>
+            <tr><td class="normal2"><a href="../RefManual/index.html">RefManual</a></td></tr>
+            <tr><td class="normal2"><a href="../../demo/index.html">Demos</a></td></tr>
+            <tr><td class="normal1"><a href="http://synopsis.fresco.org/issues/">Issue Tracker</a></td></tr>
+            <tr><td class="normal1"><a href="http://synopsis.fresco.org/download/">Download</a></td></tr>
+            <tr><td class="normal1"><a href="http://synopsis.fresco.org/mailinglists.html">Mailing&nbsp;List</a></td></tr>
+            <tr><td class="normal1"><a href="http://synopsis.fresco.org/viewcvs/">CVS</a></td></tr>
           </table>
         </td>
         <td class="content">
           <p>
-            By running make in the docs/Manual directory you can generate a 
-            User Manual in HTML and PDF formats. The Manual is written in 
+            By running make in the docs/Tutorial directory you can generate a 
+            Tutorial in <a href="html/index.html">HTML</a> and 
+            <a href="synopsis-user.pdf">PDF</a> formats. The Tutorial is written in 
             XML DocBook.
           </p>
-          <p>You can view the manual here in the following formats:</p>
-          <p><a href="html/index.html">Synopsis User Manual (HTML)</a></p>
-          <p><a href="synopsis-user.pdf">Synopsis User Manual (PDF)</a></p>
         </td>
       </tr>
     </table>
+    <br/>
+    <br/>
+    <br/>
+    <br/>
+    <br/>
     <br/>
     <br/>
     <br/>





More information about the Synopsis-changes mailing list