File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1+ # Notifications inbox
Original file line number Diff line number Diff line change 1+ # Notifications Legacy
2+
3+ Reference Web-push notifications from PWA section
Original file line number Diff line number Diff line change 1+ # Notifications Overview
2+
3+ Reference Web-push notifications from PWA section
Original file line number Diff line number Diff line change 1+ # Notifications Settings
2+
3+ ## Notifications settings during installation
Original file line number Diff line number Diff line change @@ -401,6 +401,32 @@ const sidebars = {
401401 } ,
402402 ] ,
403403 } ,
404+ {
405+ type : "category" ,
406+ label : "Notifications" ,
407+ items : [
408+ {
409+ type : "doc" ,
410+ label : "Overview" ,
411+ id : "user/notifications/overview" ,
412+ } ,
413+ {
414+ type : "doc" ,
415+ label : "Inbox" ,
416+ id : "user/notifications/inbox" ,
417+ } ,
418+ {
419+ type : "doc" ,
420+ label : "Settings" ,
421+ id : "user/notifications/settings" ,
422+ } ,
423+ {
424+ type : "doc" ,
425+ label : "Legacy" ,
426+ id : "user/notifications/legacy" ,
427+ } ,
428+ ] ,
429+ } ,
404430 {
405431 type : "category" ,
406432 label : "Ethical metrics" ,
You can’t perform that action at this time.
0 commit comments