1 parent ab3b9eb commit 0047e16Copy full SHA for 0047e16
1 file changed
Doc/tools/sgmlconv/conversion.xml
@@ -98,6 +98,9 @@
98
<attribute name="name"/>
99
<child name="args"/>
100
</environment>
101
+ <environment name="csimplemacrodesc">
102
+ <attribute name="name"/>
103
+ </environment>
104
<environment name="ctypedesc">
105
<attribute name="tag" optional="yes"/>
106
@@ -734,6 +737,9 @@
734
737
<macro name="cfunction">
735
738
<content/>
736
739
</macro>
740
+ <macro name="csimplemacro">
741
+ <content/>
742
+ </macro>
743
<macro name="ctype">
744
745
0 commit comments