[interchange-docs] xmldocs - racke modified docbook/literals.ent

docs at icdevgroup.org docs at icdevgroup.org
Fri Nov 23 08:55:30 EST 2007


User:      racke
Date:      2007-11-23 13:55:30 GMT
Modified:  docbook  literals.ent
Log:
yesno and noyes shorthands for synopsis

Revision  Changes    Path
1.51      +13 -0     xmldocs/docbook/literals.ent


rev 1.51, prev_rev 1.50
Index: literals.ent
===================================================================
RCS file: /var/cvs/xmldocs/docbook/literals.ent,v
retrieving revision 1.50
retrieving revision 1.51
diff -u -r1.50 -r1.51
--- literals.ent	22 Nov 2007 01:22:13 -0000	1.50
+++ literals.ent	23 Nov 2007 13:55:30 -0000	1.51
@@ -324,6 +324,19 @@
 </row>
 ">
 
+<!ENTITY SYNOPSIS_NOYES "
+<group choice='plain'>
+	<arg choice='plain'>No</arg>
+	<arg choice='plain'>Yes</arg>
+</group>
+">
+
+<!ENTITY SYNOPSIS_YESNO "
+<group choice='plain'>
+	<arg choice='plain'>Yes</arg>
+	<arg choice='plain'>No</arg>
+</group>
+">
 
 <!ENTITY COMMERCIAL-SUPPORT-BLURB "
 <para>








More information about the docs mailing list