Add tables of contents to individual specs
This commit is contained in:
parent
e401d3e262
commit
b479b54cd8
3 changed files with 9 additions and 0 deletions
|
@ -12,6 +12,9 @@ irrespective of the underlying homeserver implementation.
|
|||
Add in Client-Server services? Overview of bots? Seems weird to be in the spec
|
||||
given it is VERY implementation specific.
|
||||
|
||||
.. contents:: Table of Contents
|
||||
.. sectnum::
|
||||
|
||||
Application Services
|
||||
--------------------
|
||||
Application services are passive and can only observe events from a given
|
||||
|
|
|
@ -17,6 +17,9 @@ shortly.
|
|||
Documentation for the old `V1 authentication
|
||||
<../attic/v1_registration_login.rst>`_ is still available separately.
|
||||
|
||||
.. contents:: Table of Contents
|
||||
.. sectnum::
|
||||
|
||||
API Standards
|
||||
-------------
|
||||
|
||||
|
|
|
@ -41,6 +41,9 @@ EDUs and PDUs are further wrapped in an envelope called a Transaction, which is
|
|||
transferred from the origin to the destination home server using an HTTPS PUT
|
||||
request.
|
||||
|
||||
.. contents:: Table of Contents
|
||||
.. sectnum::
|
||||
|
||||
Server Discovery
|
||||
----------------
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue