mirror of
https://github.com/matrix-org/matrix-spec
synced 2025-12-28 03:48:36 +01:00
Templates don't know at what level they will be inserted. Previously, we hard-coded the title style which is not compatible with the build target system. Define a set of styles which will be replaced by the gendoc script when it encounters them: '<' : Make this title a sub-heading '/' : Make this title a heading at the same level '>' : Make this title a super-heading The build target system is now basically complete and functioning. |
||
|---|---|---|
| .. | ||
| 00_modules_intro.rst | ||
| 01_00_voip_events.rst | ||
| 02_00_typing_notifications.rst | ||
| 03_00_receipts.rst | ||
| 04_00_content_repo.rst | ||
| 05_00_end_to_end_encryption.rst | ||
| 06_00_history_visibility.rst | ||
| 07_00_push_overview.rst | ||
| 07_01_push_cs_api.rst | ||
| 07_02_push_push_gw_api.rst | ||