Commit Graph

5 Commits (e046402a4aee277b06e698a83e2f2626c9ede1f8)

Author SHA1 Message Date
Kegan Dougal e046402a4a Shift msgtype section order to have common (implemented) types first. 9 years ago
Kegan Dougal 59f856c7e6 Factor out ImageInfo into a core type. Refer to that in other msgtypes.
Add templating for msgtypes. ImageInfo core type is not referred to for
m.image in order for the ImageInfo table to render for it.
9 years ago
Kegan Dougal 9d532f30e8 Add {{voip_events}}. Add more info on sections when asked via build.py -s 9 years ago
Kegan Dougal 89083b3a86 Add {{spec_version}}. Update build.py module docs. 9 years ago
Kegan Dougal 5b31c442f5 Completely split up the templating system from the Matrix Spec template code.
The two are now linked together in build.py by specifying the input module.
Updated gendoc.py to specify the right module.
9 years ago