docs-matrix-spec/content
Richard van der Hoff b07fe504ed
Stop rendering CS modules and room version fragments as standalone pages (#1317)
This is actually doing two things:

 * creating `{fragments,modules}/index.md` turns the fragments and modules into
   page resources, rather than pages in their own right. We have to update the
   shortcodes to match.

 * adding `headless: true` means that we don't render the pages.

The net effect is that we don't render pages like
https://spec.matrix.org/v1.4/rooms/fragments/v1-auth-rules/ and
https://spec.matrix.org/v1.4/client-server-api/modules/account_data/.
2022-11-08 17:27:44 +00:00
..
client-server-api Stop rendering CS modules and room version fragments as standalone pages (#1317) 2022-11-08 17:27:44 +00:00
rooms Stop rendering CS modules and room version fragments as standalone pages (#1317) 2022-11-08 17:27:44 +00:00
_index.md Update link to API viewer (#1308) 2022-11-01 15:06:59 +00:00
appendices.md Fix broken links to matrix-doc (#1032) 2022-04-20 16:36:14 +01:00
application-service-api.md Clarifications to AS spec, including MSC3905 (#1305) 2022-11-08 15:01:46 +00:00
changelog.md v1.4 changelog 2022-09-29 07:03:48 -06:00
identity-service-api.md Replace misuses of 'plaintext' with 'cleartext' and clarify spoiler docs (#1306) 2022-10-27 09:23:44 +00:00
proposals.md Get rid of the proprosal-in-review label (#1036) 2022-05-03 13:45:44 +01:00
push-gateway-api.md Update content to call the new template for HTTP APIs 2021-08-27 19:16:42 +01:00
server-server-api.md Clarify the use of JSON in requests and responses (#1185) 2022-07-28 13:45:54 +01:00