summaryrefslogtreecommitdiffstats
path: root/templates
diff options
context:
space:
mode:
authorDimitri van Heesch <dimitri@stack.nl>2017-09-28 18:18:17 (GMT)
committerDimitri van Heesch <dimitri@stack.nl>2017-09-28 18:18:17 (GMT)
commit103005f5251dd0ff50c9c255e5abc9f262abd050 (patch)
treeea677a0ee95266e528ed1cf9af3edf3033ef901c /templates
parent75a5e8d3e5ef258377bad3c311be0f83f150ae5a (diff)
parenta9963fd94acd5839e818890b6a356d6b335c1f74 (diff)
downloadDoxygen-103005f5251dd0ff50c9c255e5abc9f262abd050.zip
Doxygen-103005f5251dd0ff50c9c255e5abc9f262abd050.tar.gz
Doxygen-103005f5251dd0ff50c9c255e5abc9f262abd050.tar.bz2
Merge branch 'master' of https://github.com/shi-yan/doxygen into shi-yan-master
Diffstat (limited to 'templates')
-rw-r--r--templates/xml/compound.xsd1
1 files changed, 1 insertions, 0 deletions
diff --git a/templates/xml/compound.xsd b/templates/xml/compound.xsd
index 29eb1db..50426c0 100644
--- a/templates/xml/compound.xsd
+++ b/templates/xml/compound.xsd
@@ -264,6 +264,7 @@
<xsd:sequence>
<xsd:element name="codeline" type="codelineType" minOccurs="0" maxOccurs="unbounded" />
</xsd:sequence>
+ <xsd:attribute name="language" type="xsd:string" use="optional"/>
</xsd:complexType>
<xsd:complexType name="codelineType">