diff options
author | dimitri <dimitri@afe2bf4a-e733-0410-8a33-86f594647bc7> | 2004-01-05 19:00:26 (GMT) |
---|---|---|
committer | dimitri <dimitri@afe2bf4a-e733-0410-8a33-86f594647bc7> | 2004-01-05 19:00:26 (GMT) |
commit | 29348f280d674693e74e30ae55ca63ab3b97372e (patch) | |
tree | 278be3215f40b4fffddab1ec6dc2b8d47da895ac /src/index.xsd | |
parent | 104be290eb99ab3277906a57fb4673dfa1850bc6 (diff) | |
download | Doxygen-29348f280d674693e74e30ae55ca63ab3b97372e.zip Doxygen-29348f280d674693e74e30ae55ca63ab3b97372e.tar.gz Doxygen-29348f280d674693e74e30ae55ca63ab3b97372e.tar.bz2 |
Release-1.3.5-20040105
Diffstat (limited to 'src/index.xsd')
-rw-r--r-- | src/index.xsd | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/index.xsd b/src/index.xsd index 3a6238e..20918c0 100644 --- a/src/index.xsd +++ b/src/index.xsd @@ -37,6 +37,7 @@ <xsd:enumeration value="namespace"/> <xsd:enumeration value="group"/> <xsd:enumeration value="page"/> + <xsd:enumeration value="example"/> </xsd:restriction> </xsd:simpleType> |