matrix-spec/templating/matrix_templates
Richard van der Hoff 9f9b3a1fdd Refactor a bunch of the logic in matrix_templates/units.py
Move 'inherit_parents' calls up to before get_json_schema_object_fields so that
things can inherit their types via allOf declarations. Also make it possible to
inherit descriptions.

Remove redundant 'include_parents' parameter, which was never used.

Move 'resolve_references' call out of get_tables_for_schema (it was redundant
sometimes and not others, and now it is clearer who has responsibility for it)
2016-01-07 18:59:13 +00:00
..
templates Deprecated deprecated APIs 2015-12-10 14:47:14 +00:00
__init__.py Completely split up the templating system from the Matrix Spec template code. 2015-05-26 16:20:15 +01:00
sections.py Add per-API changelogs 2015-12-07 14:24:10 +00:00
units.py Refactor a bunch of the logic in matrix_templates/units.py 2016-01-07 18:59:13 +00:00