summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDimitri van Heesch <doxygen@gmail.com>2019-12-26 14:26:54 (GMT)
committerGitHub <noreply@github.com>2019-12-26 14:26:54 (GMT)
commit3e4685b89b4fb487c58a705a9775f17c15e93d7d (patch)
tree2ea300a7348e84a19f3be9faefd0e4472ee04077
parent898cd51a381f28c233c3cefdd05ef056286286d6 (diff)
parent761ed7d34203e3c89541dfed08eebf49daedfc2b (diff)
downloadDoxygen-3e4685b89b4fb487c58a705a9775f17c15e93d7d.zip
Doxygen-3e4685b89b4fb487c58a705a9775f17c15e93d7d.tar.gz
Doxygen-3e4685b89b4fb487c58a705a9775f17c15e93d7d.tar.bz2
Merge pull request #7463 from albert-github/feature/bug_ins
Double entry for ins in compound.xsd
-rw-r--r--templates/xml/compound.xsd1
1 files changed, 0 insertions, 1 deletions
diff --git a/templates/xml/compound.xsd b/templates/xml/compound.xsd
index 4adbb7d..ef1374f 100644
--- a/templates/xml/compound.xsd
+++ b/templates/xml/compound.xsd
@@ -415,7 +415,6 @@
<xsd:element name="underline" type="docMarkupType" />
<xsd:element name="emphasis" type="docMarkupType" />
<xsd:element name="computeroutput" type="docMarkupType" />
- <xsd:element name="ins" type="docMarkupType" />
<xsd:element name="subscript" type="docMarkupType" />
<xsd:element name="superscript" type="docMarkupType" />
<xsd:element name="center" type="docMarkupType" />