matrix-spec-proposals
61ac4388 - Remove the old templating system (#3445)

Commit
4 years ago
Remove the old templating system (#3445) * Inline resolve_references in dump-swagger Since this is the only bit of the old templating system we still use, let's inline it. OrederedLoader and OrderedDict are now redundant, because all dicts in Python preserve insertion order. * Remove the old templating system We've now replaced the old templates with hugo, so we can get rid of this mess.
Author
Parents
Loading