You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
98a445890c
Fixes https://github.com/matrix-org/matrix-doc/issues/1499 This is done by using magic variables in the RST. The magic variables are generated based on the substitutions available, making them available for use at build-time. Magic variables were chosen because it allows people to continue working on the spec and release process without having to worry about removing a chunk of text from the top of the file. Originally, this was attempted by using jinja2 if-statements, however the substitutions are replaced *after* the template is executed, so the condition would never match. The format of the variable is to make the templating happy. Using colons or percent signs results in the templator thinking something else is going on, and then complaining about format. |
6 years ago | |
---|---|---|
.. | ||
continuserv | 6 years ago | |
contrib | 8 years ago | |
css | 6 years ago | |
speculator | 6 years ago | |
templating | 6 years ago | |
dump-swagger.py | 6 years ago | |
gendoc.py | 6 years ago | |
generate-matrix-org-assets | 6 years ago | |
proposals.py | 6 years ago | |
requirements.txt | 6 years ago | |
swagger-http-server.py | 6 years ago | |
test-and-build.sh | 6 years ago |