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-proposals/scripts
Richard van der Hoff 013b6db895 Add a note on building the speculator
... because the wiki says you need to read the README on how to build it.
10 years ago
..
continuserv Speed up continuserv 10 years ago
speculator Add a note on building the speculator 10 years ago
README Restructure the first few sections. 11 years ago
basic.css move gendoc to matrix-doc and make it work. rename tutorials section to match matrix.org structure 11 years ago
codehighlight.css Turn on code highlighting for HTTP api responses and add a 10 years ago
gendoc.py If build.py throws, actually print stdout. Also run jenkins.sh in verbose mode. 10 years ago
matrix-org-gendoc.sh special css for spec/howto 10 years ago
nature.css Merge branch 'master' into module-presence 10 years ago

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