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