]> granicus.if.org Git - python/commitdiff
Added citetitle and programopt.
authorFred Drake <fdrake@acm.org>
Tue, 9 Nov 1999 19:33:24 +0000 (19:33 +0000)
committerFred Drake <fdrake@acm.org>
Tue, 9 Nov 1999 19:33:24 +0000 (19:33 +0000)
Made var get renamed to varname (more like DocBook).
Other names should probably be changed as well; still waiting for the
DocBook book to arrive.

Doc/tools/sgmlconv/conversion.xml

index e6bf67960c50557d3ccd93cc282b8608bd377265..4740c96e88f9c36ee036aa044e1f62b8bfa931e5 100644 (file)
     <attribute name="name"/>
     <attribute name="email"/>
     </macro>
+  <macro name="citetitle">
+    <attribute name="href" optional="yes"/>
+    <content/>
+    </macro>
   <macro name="rfc">
     <attribute name="num"/>
     </macro>
   <macro name="program">
     <content/>
     </macro>
+  <macro name="programopt">
+    <content/>
+    </macro>
   <macro name="regexp">
     <content/>
     </macro>
-  <macro name="var">
+  <macro name="var" outputname="varname">
     <content/>
     </macro>
   <macro name="email">