From 9910c5e3a4edce9b7c95238a4e0bd5ef623e42e0 Mon Sep 17 00:00:00 2001 From: Martin Date: Thu, 19 Dec 2019 09:33:04 +0100 Subject: [PATCH] [10.3] [PR 2164] Update notifications.adoc Backport of PR #2164 --- .../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