matrix-doc/scripts/templating/matrix_templates
Travis Ralston d6d74c4cbe Switch to using $ instead of # for sub-types
# is reserved by the swagger validator as a way to include partial content from a JSON object (eg: "#/path" would include {"test": true} from the object {"path":{"test":true}}). Instead of trying to convince the validator that it is wrong, we'll just use a different character.

Note that our rendering tools do not care about #-style references to objects. It's still somewhat worth changing the character though.
2019-05-29 15:28:48 -06:00
..
templates Add server notices support 2019-05-26 20:52:59 -06:00
__init__.py Convert build scripts to python 3 2018-07-06 15:21:07 -06:00
sections.py Switch to using $ instead of # for sub-types 2019-05-29 15:28:48 -06:00
units.py Switch to using $ instead of # for sub-types 2019-05-29 15:28:48 -06:00