From a7dd22d40e6f7ec0bc0466248cacae2ee9794a70 Mon Sep 17 00:00:00 2001 From: Christoph Wurst Date: Mon, 5 Jul 2021 12:06:37 +0200 Subject: [PATCH] Give the Activity API page a title so it shows in the TOC Signed-off-by: Christoph Wurst --- developer_manual/client_apis/activity-api.rst | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/developer_manual/client_apis/activity-api.rst b/developer_manual/client_apis/activity-api.rst index 7f769a2df..9d1c4f5d9 100644 --- a/developer_manual/client_apis/activity-api.rst +++ b/developer_manual/client_apis/activity-api.rst @@ -1 +1,5 @@ -Find the documentation in the Activities repo here: `https://github.com/nextcloud/activity/blob/master/docs/endpoint-v2.md` +============ +Activity API +============ + +Find the documentation in the `Activity app repo `__.