mirror of
https://github.com/matrix-org/matrix-spec
synced 2025-12-30 12:38:38 +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. |
||
|---|---|---|
| .. | ||
| modules | ||
| 00_00_intro.rst | ||
| 00_01_feature_profiles.rst | ||
| 00_02a_events.rst | ||
| 00_02b_event_signing.rst | ||
| 01_00_client_server_api.rst | ||
| 02_00_modules.rst | ||
| 03_00_application_service_api.rst | ||
| 04_00_server_server_api.rst | ||
| 05_00_identity_servers.rst | ||
| 06_00_appendices.rst | ||
| targets.yaml | ||