[documentation-guide] Fixing template

Eric Christensen sparks at fedoraproject.org
Sun Jun 12 04:01:29 UTC 2011


commit b8658c75e1018d4ef9d5aef11711fe98ae444147
Author: Eric H Christensen <eric at christensenplace.us>
Date:   Sun Jun 12 00:01:05 2011 -0400

    Fixing template

 en-US/Chapter.xml |   23 +----------------------
 1 files changed, 1 insertions(+), 22 deletions(-)
---
diff --git a/en-US/Chapter.xml b/en-US/Chapter.xml
index 0c0f62b..c43868b 100644
--- a/en-US/Chapter.xml
+++ b/en-US/Chapter.xml
@@ -3,31 +3,10 @@
 <!ENTITY % BOOK_ENTITIES SYSTEM "documentation-guide.ent">
 %BOOK_ENTITIES;
 ]>
-<chapter id="chap-documentation-guide-Test_Chapter">
+<chapter id="chap-documentation_guide-Test_Chapter">
 	<title>Test Chapter</title>
 	<para>
 		This is a test paragraph
 	</para>
-	<section id="sect-documentation-guide-Test_Chapter-Test_Section_1">
-		<title>Test Section 1</title>
-		<para>
-			This is a test paragraph in a section
-		</para>
-	</section>
-	
-	<section id="sect-documentation-guide-Test_Chapter-Test_Section_2">
-		<title>Test Section 2</title>
-		<para>
-			This is a test paragraph in Section 2
-			<orderedlist>
-				<listitem>
-					<para>
-						listitem text
-					</para>
-				</listitem>
-			</orderedlist>
-		</para>
-	</section>
-
 </chapter>
 


More information about the docs-commits mailing list