mirror of
https://github.com/matrix-org/matrix-spec
synced 2025-12-22 17:28:38 +01:00
Convert the file format to be of the form ##_##_something.rst where the first ## is the top-level section number and the second ## is the second-level section number, e.g. 07_01_push_cs_api.rst means Section 7.1 - This is now enforced in gendoc.py along with the title line style that should be used (= for top-level, - for 2nd level) which will give helpful suggestions if you trip up. This feels much more intuitive now looking in /specification |
||
|---|---|---|
| .. | ||
| 00_00_intro.rst | ||
| 01_00_client_server_api.rst | ||
| 01_01_typing_notifications.rst | ||
| 01_02_receipts.rst | ||
| 01_03_history_visibility.rst | ||
| 02_00_events.rst | ||
| 02_01_voip_events.rst | ||
| 02_02_event_signing.rst | ||
| 03_00_application_service_api.rst | ||
| 04_00_server_server_api.rst | ||
| 05_00_content_repository.rst | ||
| 06_00_end_to_end_encryption.rst | ||
| 07_00_push_overview.rst | ||
| 07_01_push_cs_api.rst | ||
| 07_02_push_push_gw_api.rst | ||
| 08_00_address_book_repo.rst | ||
| 09_00_identity_servers.rst | ||
| 10_00_appendices.rst | ||