docs-matrix-spec/specification
Travis Ralston 98a445890c Render a warning if the spec is unstable
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.
2018-08-30 15:05:50 -06:00
..
appendices Merge pull request #1588 from matrix-org/rav/fix_server_name 2018-08-30 10:48:06 +01:00
modules Remove references to initialSync from account data and receipts module 2018-08-29 23:11:00 -06:00
appendices.rst Split appendices up 2016-10-31 12:01:37 +00:00
application_service_api.rst Render a warning if the spec is unstable 2018-08-30 15:05:50 -06:00
client_server_api.rst Render a warning if the spec is unstable 2018-08-30 15:05:50 -06:00
events.rst fix inter-spec link 2017-10-15 23:42:05 +01:00
feature_profiles.rst Third party lookup module. Fix wording 2018-07-12 16:59:30 +01:00
identity_service_api.rst Render a warning if the spec is unstable 2018-08-30 15:05:50 -06:00
index.rst avoid .rst link conflict warnings 2018-07-20 15:30:58 +01:00
modules.rst Add a license to the spec 2016-07-12 17:28:30 +01:00
proposals.rst Use $ref, clean up, fix errors, AS is now a C-S module. 2018-07-12 14:31:34 +01:00
proposals_intro.rst Add more strength to the suggestion to find existing issues 2018-06-18 13:20:42 -06:00
push_gateway.rst Render a warning if the spec is unstable 2018-08-30 15:05:50 -06:00
server_server_api.rst Render a warning if the spec is unstable 2018-08-30 15:05:50 -06:00
targets.yaml Merge remote matrix-org/master 2018-08-29 21:28:24 -06:00