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
Andrew Morgan f30e850bf1 Fix duplicate modules endpoints
I was seeing duplicate endpoints appearing under each module (typically
2 of each). This turned out to be due to the `render-operation` partial
being called multiple times (once when rendering the page, and another
when rendering the left-hand-side TOC).

We now check whether the endpoint has already been added to the list
before insertion, via a "seen" map (for quick lookup).
1 month ago
..
_markup Include Olm & Megolm specifications in main spec (#2226) 3 months ago
_partials Fix duplicate modules endpoints 1 month ago
_shortcodes Group endpoints by module 2 months ago
docs Place the endpoints list just under the description of each API 2 months ago
404.html Fix relative URLs when serving the specification with a custom `baseURL` (#1984) 1 year ago
content.html Place the endpoints list just under the description of each API 2 months ago