mirror of
https://github.com/matrix-org/matrix-spec
synced 2026-03-21 02:44:09 +01:00
Move events sections to CS API
This commit is contained in:
parent
16693a644a
commit
b49cb57fe5
|
|
@ -3,9 +3,9 @@ targets:
|
||||||
files: # the sort order of files to cat
|
files: # the sort order of files to cat
|
||||||
- 0-intro.rst
|
- 0-intro.rst
|
||||||
- { 1: 0-feature_profiles.rst }
|
- { 1: 0-feature_profiles.rst }
|
||||||
|
- 1-client_server_api.rst
|
||||||
- { 1: 0-events.rst }
|
- { 1: 0-events.rst }
|
||||||
- { 1: 0-event_signing.rst }
|
- { 1: 0-event_signing.rst }
|
||||||
- 1-client_server_api.rst
|
|
||||||
- 2-modules.rst
|
- 2-modules.rst
|
||||||
- { 1: "group:modules" } # reference a group of files
|
- { 1: "group:modules" } # reference a group of files
|
||||||
- 3-application_service_api.rst
|
- 3-application_service_api.rst
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue