From 9ae166a33af71eddf109501373a51e1f62dcbf38 Mon Sep 17 00:00:00 2001 From: Martin Date: Thu, 19 Dec 2019 09:33:04 +0100 Subject: [PATCH] Update notifications.adoc Using a Table of Contents (TOC) for Notifications --- .../pages/app/advanced/notifications.adoc | 9 ++++----- 1 file changed, 4 insertions(+), 5 deletions(-) diff --git a/modules/developer_manual/pages/app/advanced/notifications.adoc b/modules/developer_manual/pages/app/advanced/notifications.adoc index 775243fdaf..c363a2c770 100644 --- a/modules/developer_manual/pages/app/advanced/notifications.adoc +++ b/modules/developer_manual/pages/app/advanced/notifications.adoc @@ -1,11 +1,10 @@ = Notifications -In this document, you can learn how to: +:toc: right -* xref:create-a-new-notification[Create a notification] -* xref:mark-a-notification[Mark a notification] -* xref:prepare-a-notification-for-display[Prepare a notification for display] -* xref:send-notifications[Send notifications] +== Introduction + +This document is about how to manage notifications in ownCloud == Create a New Notification