matrix-doc/templating/matrix_templates
Kegan Dougal 056b5eba22 Partially handle representing top-level array responses
If an HTTP API returned a top-level array response, the templating system
would fail to create a table for it. This is now partially fixed by pulling
out the type of the elements (no recursion is done to populate nested tables)
2015-09-22 16:01:22 +01:00
..
templates Turn on code highlighting for HTTP api responses and add a 2015-09-18 17:26:10 +01: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 new-style docs for the APIs for getting events for a room 2015-09-15 15:52:36 +01:00
units.py Partially handle representing top-level array responses 2015-09-22 16:01:22 +01:00