0
0
Fork 0
matrix-doc/specification/targets.yaml

108 lines
3.1 KiB
YAML
Raw Permalink Normal View History

targets:
2015-11-27 14:21:32 +00:00
index:
2015-12-09 16:17:58 +00:00
files:
- index.rst
2015-11-27 14:21:32 +00:00
client_server:
files:
2015-10-15 12:40:05 +00:00
- client_server_api.rst
2015-11-30 14:31:24 +00:00
- { 1: modules.rst }
- { 2: feature_profiles.rst }
- { 2: "group:modules" } # reference a group of files
version_label: "%CLIENT_RELEASE_LABEL%"
2015-11-27 14:21:32 +00:00
application_service:
files:
2015-10-15 12:40:05 +00:00
- application_service_api.rst
version_label: "%APPSERVICE_RELEASE_LABEL%"
2015-11-27 14:21:32 +00:00
server_server:
files:
2015-10-15 12:40:05 +00:00
- server_server_api.rst
version_label: "%SERVER_RELEASE_LABEL%"
identity_service:
files:
- identity_service_api.rst
version_label: "%IDENTITY_RELEASE_LABEL%"
push_gateway:
files:
- push_gateway.rst
version_label: "%PUSH_GATEWAY_RELEASE_LABEL%"
rooms@v1: # this is translated to be rooms/v1.html
files:
- rooms/v1.rst
version_label: v1
rooms@v2: # this is translated to be rooms/v2.html
files:
- rooms/v2.rst
version_label: v2
rooms@v3: # this is translated to be rooms/v3.html
files:
- rooms/v3.rst
version_label: v3
rooms@v4: # this is translated to be rooms/v4.html
files:
- rooms/v4.rst
version_label: v4
rooms@v5: # this is translated to be rooms/v5.html
files:
- rooms/v5.rst
version_label: v5
2015-11-27 14:21:32 +00:00
appendices:
files:
2015-10-15 12:40:05 +00:00
- appendices.rst
2017-03-01 08:50:07 +00:00
- appendices/base64.rst
- appendices/signing_json.rst
- appendices/identifier_grammar.rst
2017-11-14 15:07:22 +00:00
- appendices/threepids.rst
- appendices/threat_model.rst
- appendices/test_vectors.rst
2018-05-02 12:47:01 +00:00
proposals:
files:
- proposals_intro.rst
- proposals.rst
groups: # reusable blobs of files when prefixed with 'group:'
modules:
- modules/instant_messaging.rst
- modules/voip_events.rst
- modules/typing_notifications.rst
- modules/receipts.rst
- modules/read_markers.rst
- modules/presence.rst
- modules/content_repo.rst
- modules/send_to_device.rst
2016-10-04 10:53:39 +00:00
- modules/device_management.rst
- modules/end_to_end_encryption.rst
- modules/history_visibility.rst
- modules/push.rst
- modules/third_party_invites.rst
2015-10-14 15:21:12 +00:00
- modules/search.rst
- modules/guest_access.rst
- modules/room_previews.rst
- modules/tags.rst
2015-11-19 10:36:27 +00:00
- modules/account_data.rst
2015-12-03 16:26:45 +00:00
- modules/admin.rst
2015-12-07 16:56:03 +00:00
- modules/event_context.rst
2019-01-09 07:09:38 +00:00
- modules/sso_login.rst
2016-10-03 17:17:43 +00:00
- modules/dm.rst
- modules/ignore_users.rst
2018-03-27 09:00:41 +00:00
- modules/stickers.rst
- modules/report_content.rst
2018-07-12 15:52:31 +00:00
- modules/third_party_networks.rst
- modules/openid.rst
- modules/server_acls.rst
- modules/mentions.rst
- modules/room_upgrades.rst
- modules/server_notices.rst
2015-10-14 15:26:14 +00:00
title_styles: ["=", "-", "~", "+", "^", "`", "@", ":"]
# The templating system doesn't know the right title style to use when generating
# RST. These symbols are 'relative' to say "make a sub-title" (-1), "make a title
# at the same level (0)", or "make a title one above (+1)". The gendoc script
# will inspect this file and replace these relative styles with actual title
# styles. The templating system will also inspect this file to know which symbols
# to inject.
relative_title_styles:
subtitle: "<"
sametitle: "/"
supertitle: ">"