Commit Graph

4 Commits

Author SHA1 Message Date
Marcus Schäfer
5dacaad9cb
Adapt schema generator to rtd doc schema 2016-12-06 18:55:37 +01:00
Marcus Schäfer
aae06d011a
Prevent any type from attribute recursion
The schema parser to create the documentation run into
an endless recursion for the new k.any type. As any could
be anything there is not much do document for this type.
Thus it is now skipped from the traversal
2016-12-05 11:43:20 +01:00
David Cassany
57c0e12d17 Modified few code lines to match landscape's quality standards 2016-10-06 16:24:46 +02:00
Marcus Schäfer
2f7a957b7a Schema docs generation helper
A simple script to parse the RelaxNG schema that grabs relevant
information in order to produce autogenerated documentation from
the schema inline comments.
2016-09-12 16:31:48 +02:00