matrix-spec/specification
Kegan Dougal f71763b0d3 Implement relative title styles
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.
2015-09-22 13:08:15 +01:00
..
modules Implement relative title styles 2015-09-22 13:08:15 +01:00
00_00_intro.rst Modify and enforce the file format/structure used 2015-09-18 11:43:53 +01:00
00_01_feature_profiles.rst Implement relative title styles 2015-09-22 13:08:15 +01:00
00_02a_events.rst Add stub files feature_profiles and modules 2015-09-21 14:17:31 +01:00
00_02b_event_signing.rst Add stub files feature_profiles and modules 2015-09-21 14:17:31 +01:00
01_00_client_server_api.rst Modify and enforce the file format/structure used 2015-09-18 11:43:53 +01:00
02_00_modules.rst Implement relative title styles 2015-09-22 13:08:15 +01:00
03_00_application_service_api.rst Implement relative title styles 2015-09-22 13:08:15 +01:00
04_00_server_server_api.rst Implement relative title styles 2015-09-22 13:08:15 +01:00
05_00_identity_servers.rst Reshuffle spec into sections roughly right as per PR #52 2015-09-21 14:13:18 +01:00
06_00_appendices.rst Reshuffle spec into sections roughly right as per PR #52 2015-09-21 14:13:18 +01:00
targets.yaml Implement relative title styles 2015-09-22 13:08:15 +01:00