mirror of
https://github.com/matrix-org/matrix-spec
synced 2025-12-20 16:38:37 +01:00
Remove unecessary sections; put presnece/profile sections on the right level. Move Living Standard warning to the top of the Introduction section.
12 lines
365 B
Plaintext
12 lines
365 B
Plaintext
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
|