You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
matrix-spec/layouts/docs
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.
2 months ago
..
baseof.html Add version picker in the navbar (#2256) 2 months ago
changelog-index.html Upgrade docsy to 0.12.0 (#2160) 5 months ago
changelog.checklist.md Generate changelog release info with Hugo rather than when generating changelog (#2033) 1 year ago
changelog.html Upgrade docsy to 0.12.0 (#2160) 5 months ago
list.html Add an endpoints table of contents 2 months ago
single.html Place the endpoints list just under the description of each API 2 months ago