]> granicus.if.org Git - python/commitdiff
Update to reflect recently added markup.
authorFred Drake <fdrake@acm.org>
Sat, 15 Dec 2001 22:24:06 +0000 (22:24 +0000)
committerFred Drake <fdrake@acm.org>
Sat, 15 Dec 2001 22:24:06 +0000 (22:24 +0000)
Doc/tools/sgmlconv/conversion.xml

index 82caadff5e7ebf8c753034be3423c429bcac37bc..cf4a4c57819bee30ef25a6aafb2dc5a6bd06cd23 100644 (file)
   <macro name="warning">
     <content/>
     </macro>
+  <environment name="notice">
+    <attribute name="role" optional="yes"/>
+    </environment>
+
+  <macro name="menuselection">
+    <content/>
+    </macro>
+  <macro name="sub"/>
+
   <!-- These are broken:  we need to re-order the optional and required
        parameters, making the optional parameter the content for the
        element.  latex2esis.py is not powerful enough to handle this.