]> git.ipfire.org Git - thirdparty/Python/cpython.git/commitdiff
Added support for \csimplemacro and csimplemacrodesc.
authorFred Drake <fdrake@acm.org>
Wed, 10 Apr 2002 04:19:12 +0000 (04:19 +0000)
committerFred Drake <fdrake@acm.org>
Wed, 10 Apr 2002 04:19:12 +0000 (04:19 +0000)
Doc/tools/sgmlconv/conversion.xml

index 7ca4e52eb6d877a3b6ddabdf395648e7aafa0cdc..f0151f43793b26839b8bb51d085b10df3350c1e9 100644 (file)
@@ -98,6 +98,9 @@
     <attribute name="name"/>
     <child name="args"/>
     </environment>
+  <environment name="csimplemacrodesc">
+    <attribute name="name"/>
+    </environment>
   <environment name="ctypedesc">
     <attribute name="tag" optional="yes"/>
     <attribute name="name"/>
   <macro name="cfunction">
     <content/>
     </macro>
+  <macro name="csimplemacro">
+    <content/>
+    </macro>
   <macro name="ctype">
     <content/>
     </macro>