Merge pull request #26709 from drodil/notification_docs

docs(notifications): split to multiple docs and add more info
This commit is contained in:
Ben Lambert
2024-12-23 09:58:17 +01:00
committed by GitHub
8 changed files with 373 additions and 241 deletions
+5 -1
View File
@@ -102,7 +102,11 @@ module.exports = {
{
type: 'category',
label: 'Notifications',
items: ['notifications/index'],
items: [
'notifications/index',
'notifications/processors',
'notifications/usage',
],
},
{
type: 'category',