2 Commits

Author SHA1 Message Date
6ba977e701 clean up docs headers, add layout to all
Splits docs to use three different `permalink` paths:
- `/raw/`
- `/draft/`
- `/stable/`

Otherwise docs like these clash and only one is accessible:
```
docs/draft/3-whisper-usage.md
docs/stable/3-whisper-usage.md
```
```
docs/draft/6-payloads.md
docs/stable/6-payloads.md
```

Signed-off-by: Jakub Sokołowski <jakub@status.im>
2021-11-22 19:47:57 +01:00
Oskar Thorén
ec6f278366
Update Dapp spec to free number (#140)
* Update Dapp spec to free number

It replaced 10 waku usage which made https://specs.status.im/spec/10 link wrong

* Rename webview.md to 14-DAPP-BROWSER.md
2020-06-24 18:21:25 +08:00