Merge pull request #26709 from drodil/notification_docs
docs(notifications): split to multiple docs and add more info
This commit is contained in:
@@ -102,7 +102,11 @@ module.exports = {
|
||||
{
|
||||
type: 'category',
|
||||
label: 'Notifications',
|
||||
items: ['notifications/index'],
|
||||
items: [
|
||||
'notifications/index',
|
||||
'notifications/processors',
|
||||
'notifications/usage',
|
||||
],
|
||||
},
|
||||
{
|
||||
type: 'category',
|
||||
|
||||
Reference in New Issue
Block a user