mirror of
https://github.com/matrix-org/matrix-spec
synced 2025-12-20 16:38:37 +01:00
11 lines
320 B
Plaintext
11 lines
320 B
Plaintext
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
|