docs-matrix-spec/scripts
Kegan Dougal 064a2c9172 Use argparse and log functions for gendoc.py
gendoc.py has become more complex such that we actually want to pass things
to it like `--verbose`, `--nodelete`, `--target`, so use `argparse` to do this
like we have `build.py`. Pass through `-v` flags to `build.py`.
2015-09-23 14:59:57 +01:00
..
continuserv Apparently tabs are A Thing 2015-09-18 15:15:55 +01:00
speculator speculator: Document / 2015-09-11 17:15:33 +01:00
basic.css move gendoc to matrix-doc and make it work. rename tutorials section to match matrix.org structure 2014-10-17 02:33:35 +01:00
codehighlight.css Turn on code highlighting for HTTP api responses and add a 2015-09-18 17:26:10 +01:00
gendoc.py Use argparse and log functions for gendoc.py 2015-09-23 14:59:57 +01:00
matrix-org-gendoc.sh Add a README, spell matrix correctly. 2015-02-19 16:53:54 +00:00
nature.css Add a CHANGELOG. Modify table CSS. 2015-06-01 17:48:16 +01: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