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.
matrix-spec-proposals/scripts
Richard van der Hoff 61ac438871
Remove the old templating system (#3445)
* Inline resolve_references in dump-swagger

Since this is the only bit of the old templating system we still use, let's
inline it.

OrederedLoader and OrderedDict are now redundant, because all dicts in Python
preserve insertion order.

* Remove the old templating system

We've now replaced the old templates with hugo, so we can get rid of this mess.
3 years ago
..
css Suppress bullets inside table of contents 4 years ago
check-event-schema-examples.py Move raw API and event schemas into /data directory 3 years ago
check-swagger-sources.py Update checker scripts to work correctly from the scripts/ dir 3 years ago
dump-swagger.py Remove the old templating system (#3445) 3 years ago
generate-matrix-org-assets Cut out legacy build scripts 3 years ago
i18n.py Update i18n for emoji 4 years ago
package-lock.json Start annotating which version of the spec added a thing (#3425) 3 years ago
package.json Start annotating which version of the spec added a thing (#3425) 3 years ago
proposals.js 🐛 Fix handling of postponed proposals (#3397) 3 years ago
requirements.txt Remove the old templating system (#3445) 3 years ago
swagger-http-server.py Convert build scripts to python 3 6 years ago
validator.js Move validator.js to scripts/ directory, update calls 3 years ago