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
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.
9 years ago
..
README Minor tweak for matrix.org example 9 years ago
basic.css move gendoc to matrix-doc and make it work. rename tutorials section to match matrix.org structure 10 years ago
gendoc.py Completely split up the templating system from the Matrix Spec template code. 9 years ago
matrix-org-gendoc.sh Add a README, spell matrix correctly. 9 years ago
nature.css Sort out table layout and rejig where state_key is placed. 9 years ago

README

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