example-tutorial example-tutorial-en.xml,1.16,1.17

Paul W. Frields (pfrields) fedora-docs-commits at redhat.com
Sun Nov 27 13:55:38 UTC 2005


Author: pfrields

Update of /cvs/docs/example-tutorial
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv14158

Modified Files:
	example-tutorial-en.xml 
Log Message:
Added procedure test


Index: example-tutorial-en.xml
===================================================================
RCS file: /cvs/docs/example-tutorial/example-tutorial-en.xml,v
retrieving revision 1.16
retrieving revision 1.17
diff -u -r1.16 -r1.17
--- example-tutorial-en.xml	26 Nov 2005 21:44:18 -0000	1.16
+++ example-tutorial-en.xml	27 Nov 2005 13:55:30 -0000	1.17
@@ -6,7 +6,11 @@
  <!ENTITY % FEDORA-ENTITIES-EN SYSTEM "../docs-common/common/fedora-entities-en.ent">
 %FEDORA-ENTITIES-EN;
 
-<!ENTITY BOOKID "example-tutorial-0.14 (2005-09-18)"> <!-- change version of manual and date here -->
+<!ENTITY BOOKNAME "example-tutorial">
+<!ENTITY BOOKVERSION "0.14"> <!-- change version here -->
+<!ENTITY BOOKDATE "2005-09-18"> <!-- change revision date here -->
+<!ENTITY BOOKID "&BOOKNAME;-&BOOKVERSION; (&BOOKDATE;)">
+<!ENTITY BUG-NUM "000000"> <!-- use this only while in draft stage -->
 
 <!ENTITY  ARTICLE-INFO-EN SYSTEM "article-info-en.xml" >
 
@@ -117,6 +121,23 @@
     </section>
   </section>
 
+  <section id="sn-procedure-test">
+    <title>Procedure Test</title>
+
+    <procedure>
+      <step>
+	<para>First step</para>
+      </step>
+      <step>
+	<para>Second step</para>
+      </step>
+      <step>
+	<para>Third step</para>
+      </step>
+    </procedure>
+
+  </section>
+
   <index id="generated-index"></index>
 </article>
 




More information about the Fedora-docs-commits mailing list