summaryrefslogtreecommitdiffstats
path: root/templates/xml/index.xsd
Commit message (Collapse)AuthorAgeFilesLines
* Correcting errors in xml generation and xsd schemaalbert-github2019-03-181-0/+1
| | | | | | | | | | | | | | | - `xmlgen.cpp` make count test identical to restrictions in `generateXMLForMember` - `index.xsd` add missing selection possibility - `compound.xsd` - add missing `block` possibility for htmlonly - add missing `private` and `protected` possibilities - get order in description type right - make `sect[1-4]` more flexible - adding missing elements like `msc`, `linebreak` at the appropriate places - adding `vhdl` coloring enumeration values - adding `docbook` possibility for images results have been tested (a.o.) doxygen tests, doxygen examples, doxygen docu, CGAL source code.
* Introduced template directory for template and resource files and resource ↵Dimitri van Heesch2014-11-131-0/+66
compiler & manager