matrix-doc/scripts
Richard van der Hoff d6c1d1343b Continuserv: Reduce number of watches
rather than trying to watch half the filesystem, be a bit more conservative in
what we put watches on. This means that we don't end up dying with "No space on
device" (thanks for that, Linux.)
2016-04-11 23:21: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
README Restructure the first few sections. 2015-06-02 16:27:52 +01:00
add-matrix-org-stylings.sh Use site-relative stylesheet 2015-12-09 14:35:25 +00:00
dump-swagger.py Detect major version in presence of patch release 2015-12-09 15:56:58 +00:00
gendoc.py Speed up gendoc.py by only running build.py once 2016-01-08 00:40:03 +00:00

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