summaryrefslogtreecommitdiffstats
path: root/src/compound.xsd
diff options
context:
space:
mode:
authordimitri <dimitri@afe2bf4a-e733-0410-8a33-86f594647bc7>2012-04-29 17:51:51 (GMT)
committerdimitri <dimitri@afe2bf4a-e733-0410-8a33-86f594647bc7>2012-04-29 17:51:51 (GMT)
commitc11926b2549660b7eb6b73aa4bf2096e56a6f8dd (patch)
treea8d7cbd0da612bb0b1fa97dcc1bac1838f845338 /src/compound.xsd
parentf928aebbace3b352623721db3599422c14bd0743 (diff)
downloadDoxygen-c11926b2549660b7eb6b73aa4bf2096e56a6f8dd.zip
Doxygen-c11926b2549660b7eb6b73aa4bf2096e56a6f8dd.tar.gz
Doxygen-c11926b2549660b7eb6b73aa4bf2096e56a6f8dd.tar.bz2
Release-1.8.0-20120429
Diffstat (limited to 'src/compound.xsd')
-rw-r--r--src/compound.xsd3
1 files changed, 3 insertions, 0 deletions
diff --git a/src/compound.xsd b/src/compound.xsd
index 1149266..406f6f5 100644
--- a/src/compound.xsd
+++ b/src/compound.xsd
@@ -365,6 +365,9 @@
<xsd:element name="center" type="docMarkupType" />
<xsd:element name="small" type="docMarkupType" />
<xsd:element name="htmlonly" type="xsd:string" />
+ <xsd:element name="manonly" type="xsd:string" />
+ <xsd:element name="xmlonly" type="xsd:string" />
+ <xsd:element name="rtfonly" type="xsd:string" />
<xsd:element name="latexonly" type="xsd:string" />
<xsd:element name="dot" type="xsd:string" />
<xsd:element name="anchor" type="docAnchorType" />