mirror of
https://github.com/electron/electron.git
synced 2026-04-10 03:01:51 -04:00
docs: uniformize module API doc format (#28920)
This PR ensures that all API modules are present in the README doc, as there were a couple missing. It also formats all modules to contain a level-1 heading and a blockquote description.
This commit is contained in:
@@ -1,3 +1,5 @@
|
||||
# Tray
|
||||
|
||||
## Class: Tray
|
||||
|
||||
> Add icons and context menus to the system's notification area.
|
||||
|
||||
Reference in New Issue
Block a user