mirror of
https://github.com/matrix-org/matrix-spec
synced 2025-12-21 00:48:38 +01:00
11 lines
339 B
Plaintext
11 lines
339 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 /path/to/matrix.org/includes/nav.html
|