Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/spreed.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJoas Schilling <coding@schilljs.com>2019-12-04 17:51:20 +0300
committerJoas Schilling <coding@schilljs.com>2019-12-04 17:51:20 +0300
commit63e390944df005e7b8958b7e28cf8f56d218b4bd (patch)
tree57620cdd2539718d74b4a276528528ef58ee2b1d /mkdocs.yml
parent34317879c01a4c56cdbc82f3d611b7b30608303d (diff)
Fix docs
Signed-off-by: Joas Schilling <coding@schilljs.com>
Diffstat (limited to 'mkdocs.yml')
-rw-r--r--mkdocs.yml2
1 files changed, 2 insertions, 0 deletions
diff --git a/mkdocs.yml b/mkdocs.yml
index 1462c5c2d..8b61739f0 100644
--- a/mkdocs.yml
+++ b/mkdocs.yml
@@ -25,7 +25,9 @@ nav:
- 'Call management': 'call.md'
- 'Chat management': 'chat.md'
- 'Webinar management': 'webinar.md'
+ - 'Integration by other apps': 'integration.md'
- 'Internal signaling API': 'internal-signaling.md'
- 'External signaling API': 'standalone-signaling-api-v1.md'
- Commands: 'commands.md'
+ - 'PHP events': 'events.md'
- 'Configuring coTURN': 'TURN.md'