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/scripts
Richard van der Hoff c39d797cce Dump-swagger: take output file name rather than output dir
Make the argument to dump-swagger.py be the name of the output file rather than
the output dir, and give it a sensible default.

Also, use the absolute path to the output file, so that the output path is
relative to the user's cwd rather than the templating dir.
10 years ago
..
continuserv Continuserv: Reduce number of watches 10 years ago
css Enable syntax highlighting for example http requests 10 years ago
speculator speculator: Allow access token to be specified 10 years ago
README Restructure the first few sections. 11 years ago
add-matrix-org-stylings.sh Use site-relative stylesheet 10 years ago
dump-swagger.py Dump-swagger: take output file name rather than output dir 10 years ago
gendoc.py Speed up gendoc.py by only running build.py once 10 years ago

README

Requirements:
 - docutils (for converting RST to HTML)
 - Jinja2 (for templating)

To generate the complete specification along with supporting documentation, run:
    python gendoc.py

The output of this will be inside the "gen" folder.

Matrix.org only ("gen" folder has matrix.org tweaked pages):
    ./matrix-org-gendoc.sh /path/to/matrix.org/includes/nav.html