mirror of
https://github.com/matrix-org/matrix-spec
synced 2025-12-20 16:38:37 +01:00
Add a README, spell matrix correctly.
This commit is contained in:
parent
5a0e40b984
commit
1388612c48
10
scripts/README
Normal file
10
scripts/README
Normal file
|
|
@ -0,0 +1,10 @@
|
||||||
|
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 /includes/nav.html
|
||||||
Loading…
Reference in a new issue