docs-matrix-spec/scripts
Kegan Dougal 5b31c442f5 Completely split up the templating system from the Matrix Spec template code.
The two are now linked together in build.py by specifying the input module.
Updated gendoc.py to specify the right module.
2015-05-26 16:20:15 +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
gendoc.py Completely split up the templating system from the Matrix Spec template code. 2015-05-26 16:20:15 +01:00
matrix-org-gendoc.sh Add a README, spell matrix correctly. 2015-02-19 16:53:54 +00:00
nature.css Sort out table layout and rejig where state_key is placed. 2015-05-26 10:40:04 +01:00
README Minor tweak for matrix.org example 2015-02-19 17:16:59 +00:00

Requirements:
 - docutils (for converting RST to HTML) 

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