Update documentation style & fix room version heading order (#3683)

* Update documentation style & fix room version heading order

Also add a missing signing key section to v6.

This additionally contains various edits to the fragments to have them make a little bit more sense in context.

Finally, this updates various aspects of the documentation style which haven't previously been considered - they're added here considering we're in the area.

* changelog

* enhanced changelogs

* Minor wording adjustments

* Apply suggestions from code review

Co-authored-by: Richard van der Hoff <1389908+richvdh@users.noreply.github.com>

Co-authored-by: Richard van der Hoff <1389908+richvdh@users.noreply.github.com>
This commit is contained in:
Travis Ralston 2022-01-31 15:18:58 -07:00 committed by GitHub
parent 990dfec94b
commit d4c74d37a9
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
14 changed files with 168 additions and 81 deletions

View file

@ -36,9 +36,9 @@ changing only the state resolution algorithm.
The following sections have not been modified since v1, but are included for
completeness.
### Authorization rules
### Redactions
{{% rver-fragment name="v1-auth-rules" %}}
{{% rver-fragment name="v1-redactions" %}}
### Event format
@ -46,10 +46,10 @@ Events in rooms of this version have the following structure:
{{% definition path="api/server-server/definitions/pdu" %}}
### Authorization rules
{{% rver-fragment name="v1-auth-rules" %}}
### Canonical JSON
{{% rver-fragment name="v1-canonical-json" %}}
### Redactions
{{% rver-fragment name="v1-redactions" %}}