docs-matrix-spec/scripts
Kegan Dougal ad26b7f8cb Fix a subtle rendering bug when catting spec sections
Throw in gendoc.py if a spec section doesn't end with \n\n

There needs to be TWO new lines at the end of each spec section else the
title of the next section merges into the last paragraph of the earlier
section. This happens without rst2html producing a warning, and results
in the section heading of a file disappearing(!)
2015-09-18 10:03:58 +01:00
..
continuserv Error on failure of Watcher.Add 2015-09-10 15:45:21 +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
gendoc.py Fix a subtle rendering bug when catting spec sections 2015-09-18 10:03:58 +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