|
6 | 6 |
|
7 | 7 | **Current Spec version:** `v.0.6.1` (see [CHANGELOG.md](CHANGELOG.md))
|
8 | 8 |
|
9 |
| -## Table of contents |
| 9 | +## Table of Contents |
10 | 10 |
|
11 | 11 | 1. [Overview](#overview)
|
12 | 12 | 2. [Identity](#identity)
|
13 | 13 | 3. [Profiles](#profiles)
|
14 |
| - * [WebID Profile Documents](#webid-profile-documents) |
| 14 | + * [WebID Profile Documents](#webid-profile-documents) |
15 | 15 | 4. [Authentication](#authentication)
|
16 |
| - * [Primary Authentication](#primary-authentication) |
17 |
| - * [WebID-TLS](#webid-tls) |
18 |
| - * [Alternative Authentication |
19 |
| - Mechanisms](#alternative-authentication-mechanisms) |
20 |
| - * [Secondary Authentication: Account |
21 |
| - Recovery](#secondary-authentication-account-recovery) |
| 16 | + * [Primary Authentication](#primary-authentication) |
| 17 | + * [WebID-TLS](#webid-tls) |
| 18 | + * [Alternative Authentication |
| 19 | + Mechanisms](#alternative-authentication-mechanisms) |
| 20 | + * [Secondary Authentication: Account |
| 21 | + Recovery](#secondary-authentication-account-recovery) |
22 | 22 | 5. [Authorization and Access Control](#authorization-and-access-control)
|
23 |
| - * [Web Access Control](#web-access-control) |
| 23 | + * [Web Access Control](#web-access-control) |
24 | 24 | 6. [Content Representation](#content-representation)
|
25 | 25 | 7. [Reading and Writing Resources](#reading-and-writing-resources)
|
26 |
| - * [HTTPS REST API](#https-rest-api) |
27 |
| - * [WebSockets API](#websockets-api) |
| 26 | + * [HTTPS REST API](#https-rest-api) |
| 27 | + * [WebSockets API](#websockets-api) |
28 | 28 | 8. [Social Web App Protocols](#social-web-app-protocols)
|
29 |
| - * [Feed Discovery](#feed-discovery) |
30 |
| - * [Notifications](#notifications) |
31 |
| - * [Friends Lists, Followers and |
32 |
| - Following](#friends-lists-followers-and-following) |
| 29 | + * [Feed Discovery](#feed-discovery) |
| 30 | + * [Notifications](#notifications) |
| 31 | + * [Friends Lists, Followers and |
| 32 | + Following](#friends-lists-followers-and-following) |
33 | 33 | 9. [Recommendations for Server
|
34 | 34 | Implementation](#recommendations-for-server-implementations)
|
35 | 35 | 10. [Recommendations for Client App
|
|
0 commit comments