mirror of
https://github.com/nextcloud/documentation.git
synced 2026-01-03 02:09:45 +07:00
Merge pull request #895 from nextcloud/pellaeon-patch-1
Add link to notifications app's documentation
This commit is contained in:
@@ -34,6 +34,7 @@
|
||||
hooks
|
||||
backgroundjobs
|
||||
settings
|
||||
notifications
|
||||
logging
|
||||
migrations
|
||||
repair
|
||||
@@ -153,6 +154,11 @@ An app can register both admin settings as well as personal settings:
|
||||
|
||||
* :doc:`settings`
|
||||
|
||||
Notifications
|
||||
^^^^^^^^^^^^^
|
||||
|
||||
An app can send notifications to display to users. It can also retrieve and act upon notifications that are received by the users. See the `documentation of the official Notifications app <https://github.com/nextcloud/notifications#developers>`_.
|
||||
|
||||
Logging
|
||||
^^^^^^^
|
||||
|
||||
|
||||
Reference in New Issue
Block a user