docs-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.
2016-05-03 12:03:21 +01:00
..
continuserv Continuserv: Reduce number of watches 2016-04-11 23:21:21 +01:00
css Enable syntax highlighting for example http requests 2015-10-26 17:25:33 +00:00
speculator speculator: Allow access token to be specified 2016-02-15 14:48:26 +00:00
add-matrix-org-stylings.sh Use site-relative stylesheet 2015-12-09 14:35:25 +00:00
dump-swagger.py Dump-swagger: take output file name rather than output dir 2016-05-03 12:03:21 +01:00
gendoc.py Speed up gendoc.py by only running build.py once 2016-01-08 00:40:03 +00:00
README Restructure the first few sections. 2015-06-02 16:27:52 +01:00

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