Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 0047e16

Browse files
committed
Added support for \csimplemacro and csimplemacrodesc.
1 parent ab3b9eb commit 0047e16

1 file changed

Lines changed: 6 additions & 0 deletions

File tree

Doc/tools/sgmlconv/conversion.xml

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -98,6 +98,9 @@
9898
<attribute name="name"/>
9999
<child name="args"/>
100100
</environment>
101+
<environment name="csimplemacrodesc">
102+
<attribute name="name"/>
103+
</environment>
101104
<environment name="ctypedesc">
102105
<attribute name="tag" optional="yes"/>
103106
<attribute name="name"/>
@@ -734,6 +737,9 @@
734737
<macro name="cfunction">
735738
<content/>
736739
</macro>
740+
<macro name="csimplemacro">
741+
<content/>
742+
</macro>
737743
<macro name="ctype">
738744
<content/>
739745
</macro>

0 commit comments

Comments
 (0)