Add tables of contents to individual specs

This commit is contained in:
Daniel Wagner-Hall 2015-11-27 18:52:58 +00:00
parent e401d3e262
commit b479b54cd8
3 changed files with 9 additions and 0 deletions

View file

@ -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 Add in Client-Server services? Overview of bots? Seems weird to be in the spec
given it is VERY implementation specific. given it is VERY implementation specific.
.. contents:: Table of Contents
.. sectnum::
Application Services Application Services
-------------------- --------------------
Application services are passive and can only observe events from a given Application services are passive and can only observe events from a given

View file

@ -17,6 +17,9 @@ shortly.
Documentation for the old `V1 authentication Documentation for the old `V1 authentication
<../attic/v1_registration_login.rst>`_ is still available separately. <../attic/v1_registration_login.rst>`_ is still available separately.
.. contents:: Table of Contents
.. sectnum::
API Standards API Standards
------------- -------------

View file

@ -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 transferred from the origin to the destination home server using an HTTPS PUT
request. request.
.. contents:: Table of Contents
.. sectnum::
Server Discovery Server Discovery
---------------- ----------------