Browse Source

docs: Add Notification API to docs (#20290)

Felix Rieseberg 5 years ago
parent
commit
26014d19e1
1 changed files with 1 additions and 0 deletions
  1. 1 0
      docs/README.md

+ 1 - 0
docs/README.md

@@ -134,6 +134,7 @@ These individual tutorials expand on topics discussed in the guide above.
 * [MenuItem](api/menu-item.md)
 * [net](api/net.md)
 * [netLog](api/net-log.md)
+* [Notification](api/notification.md)
 * [powerMonitor](api/power-monitor.md)
 * [powerSaveBlocker](api/power-save-blocker.md)
 * [protocol](api/protocol.md)