Mercurial > pub > site.implab
diff schemas/doxygen/compound.xsd @ 8:7d92a42f8e18
improved doxygen library
author | sergey |
---|---|
date | Wed, 14 May 2014 17:28:22 +0400 |
parents | fa7a99c2d079 |
children |
line wrap: on
line diff
--- a/schemas/doxygen/compound.xsd Wed May 14 01:22:21 2014 +0400 +++ b/schemas/doxygen/compound.xsd Wed May 14 17:28:22 2014 +0400 @@ -214,6 +214,7 @@ <xsd:complexType name="paramType"> <xsd:sequence> + <xsd:element name="attributes" type="linkedTextType" minOccurs="0"/> <xsd:element name="type" type="linkedTextType" minOccurs="0" /> <xsd:element name="declname" minOccurs="0" /> <xsd:element name="defname" minOccurs="0" />