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:
parent
990dfec94b
commit
d4c74d37a9
14 changed files with 168 additions and 81 deletions
|
@ -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" %}}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue