Kegan Dougal
|
c75fd6bcae
|
Add HTTP API wip template.
|
2015-06-01 12:03:42 +01:00 |
|
Kegan Dougal
|
d090389d01
|
Start pre-processing swagger APIs before passing to sections.
|
2015-05-29 16:50:22 +01:00 |
|
Kegan Dougal
|
1dc3d82664
|
Load swagger APIs as templating units. Check sections return strings.
|
2015-05-29 15:58:33 +01:00 |
|
Kegan Dougal
|
c3a298a5df
|
Fix sort order for VoIP events.
|
2015-05-28 11:35:18 +01:00 |
|
Kegan Dougal
|
ac7ccfa622
|
Add {{presence_events}}. Factor out common code in MatrixSections.
|
2015-05-28 10:45:00 +01:00 |
|
Kegan Dougal
|
9abadaf7af
|
Add {{presence_events}} template.
|
2015-05-28 10:36:02 +01:00 |
|
Kegan Dougal
|
e046402a4a
|
Shift msgtype section order to have common (implemented) types first.
|
2015-05-27 16:51:07 +01:00 |
|
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.
|
2015-05-27 16:30:11 +01:00 |
|
Kegan Dougal
|
9d532f30e8
|
Add {{voip_events}}. Add more info on sections when asked via build.py -s
|
2015-05-26 17:32:51 +01:00 |
|
Kegan Dougal
|
89083b3a86
|
Add {{spec_version}}. Update build.py module docs.
|
2015-05-26 17:09:30 +01:00 |
|
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.
|
2015-05-26 16:20:15 +01:00 |
|