Flatten out v1 and v2_alpha directories
As a side effect, I got rid of all of the horrible symlinks and just put in all of the proper relative paths. Because the horrible symlinks were horrible.
This commit is contained in:
parent
1a4a9af9a7
commit
6c66bfc755
123 changed files with 52 additions and 77 deletions
|
@ -468,7 +468,7 @@ This section refers to API Version 2. These API calls currently use the prefix
|
|||
|
||||
.. _User-Interactive Authentication: `sect:auth-api`_
|
||||
|
||||
{{v2_registration_http_api}}
|
||||
{{registration_http_api}}
|
||||
|
||||
Old V1 API docs: |register|_
|
||||
|
||||
|
@ -769,9 +769,9 @@ When the client first logs in, they will need to initially synchronise with
|
|||
their home server. This is achieved via the initial sync API described below.
|
||||
This API also returns an ``end`` token which can be used with the event stream.
|
||||
|
||||
{{sync_http_api}}
|
||||
{{old_sync_http_api}}
|
||||
|
||||
{{v2_sync_http_api}}
|
||||
{{sync_http_api}}
|
||||
|
||||
|
||||
Getting events for a room
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue