docs-matrix-spec/scripts
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
..
continuserv Merge pull request #1358 from uhoreg/ignore-emacs-tmp 2018-07-30 17:09:08 -06:00
contrib Add a nix-shell environment suitable for building 2016-08-30 21:26:35 -07:00
css Small grammatical and stylistic fixes 2018-06-17 15:49:39 +01:00
speculator Add a bunch more people to the speculator trusted list 2018-07-05 20:27:40 +01:00
templating Render a warning if the spec is unstable 2018-08-30 15:05:50 -06:00
dump-swagger.py use python3 in dump-swagger.py 2018-07-19 08:54:04 -06:00
gendoc.py Merge remote-tracking branch 'matrix-org/master' into travis/general/r0-prep 2018-08-30 12:17:09 -06:00
generate-matrix-org-assets Don't generate proposals.rst in Circle CI 2018-08-30 10:38:23 -06:00
proposals.py Merge pull request #1340 from matrix-org/benparsons/prdefence 2018-07-31 15:17:42 +01:00
requirements.txt Use towncrier 18.6.0 final 2018-07-17 08:48:31 -06:00
swagger-http-server.py Convert build scripts to python 3 2018-07-06 15:21:07 -06:00
test-and-build.sh Advertise python 3.4 support and use that in Travis CI 2018-07-17 10:28:57 -06:00