matrix-spec/layouts
Andrew Morgan f03730455d Place the endpoints list just under the description of each API
We needed to override Docsy's default page renderers to show it. Because
the Client-Server API uses a different render chain than the other
endpoint pages, we have to override two of Docsy's pages (`content.html` and `single.html`).

In order to reduce duplication, we then put the shared content into a
`spec-content.html` partial.
2025-12-05 15:46:16 +00:00
..
_markup Include Olm & Megolm specifications in main spec (#2226) 2025-10-31 10:33:32 +00:00
_partials Place the endpoints list just under the description of each API 2025-12-05 15:46:16 +00:00
_shortcodes Store each endpoint's metadata in a slice on Page 2025-12-05 15:11:17 +00:00
docs Place the endpoints list just under the description of each API 2025-12-05 15:46:16 +00:00
404.html Fix relative URLs when serving the specification with a custom baseURL (#1984) 2024-11-14 11:11:34 +00:00
content.html Place the endpoints list just under the description of each API 2025-12-05 15:46:16 +00:00