[Synopsis-changes] Synopsis/Synopsis/doc/Tutorial Tutorial.xml,1.2,1.3

Stefan Seefeld stefan at synopsis.fresco.org
Sat Nov 29 23:43:24 UTC 2003


Update of /cvs/synopsis/Synopsis/doc/Tutorial
In directory frida:/tmp/cvs-serv5098/doc/Tutorial

Modified Files:
	Tutorial.xml 
Log Message:
better structure

Index: Tutorial.xml
===================================================================
RCS file: /cvs/synopsis/Synopsis/doc/Tutorial/Tutorial.xml,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -p -d -r1.2 -r1.3
--- Tutorial.xml	27 Nov 2003 06:00:36 -0000	1.2
+++ Tutorial.xml	29 Nov 2003 23:43:22 -0000	1.3
@@ -43,6 +43,10 @@
 
       <para></para>
     </section>
+  </chapter>
+
+  <chapter>
+    <title>Using the synopsis tool</title>
 
     <section>
       <title>The synopsis executable</title>
@@ -55,12 +59,26 @@
   </chapter>
 
   <chapter>
-    <title>Writing a processing pipeline</title>
+    <title>Scripting and extending synopsis</title>
 
     <!-- When the synopsis executable isn't
            powerful enough... -->
 
-    <para></para>
+    <section>
+      <title>The AST</title>
+
+      <para></para>
+
+      <mediaobject>
+        <imageobject>
+          <imagedata fileref="images/ast.svg" format="SVG" />
+        </imageobject>
+
+        <imageobject>
+          <imagedata fileref="images/ast.png" format="PNG" />
+        </imageobject>
+      </mediaobject>
+    </section>
 
     <section>
       <title>The Processor class</title>
@@ -175,34 +193,6 @@ formatter.process(linker.process(parser.
            other 'Parametrized' -->
 
       <para></para>
-    </section>
-
-    <section>
-      <title></title>
-
-      <para></para>
-    </section>
-  </chapter>
-
-  <chapter>
-    <title>The AST type hierarchy</title>
-
-    <para></para>
-
-    <section>
-      <title>Recording declarations</title>
-
-      <para></para>
-
-      <mediaobject>
-        <imageobject>
-          <imagedata fileref="images/ast.svg" format="SVG" />
-        </imageobject>
-
-        <imageobject>
-          <imagedata fileref="images/ast.png" format="PNG" />
-        </imageobject>
-      </mediaobject>
     </section>
   </chapter>
 </book>





More information about the Synopsis-changes mailing list