One alphabetical reordering in the docs/README.md

📝 webContents, Tray -> Tray, webContents

If I get it right, only API TOCs should be ordered alphabetically,
so I've left other ones (Guides, Tutorials, Development) untouched.
I'm not so sure about API TOC Intro (three links below the "Synopsis"),
tell me if they should be sorted alphabetically too.

[ci skip]
This commit is contained in:
vsemozhetbyt 2016-07-08 03:33:22 +03:00 committed by GitHub
parent a0eaf8aca6
commit 9c5d36f0c6

View file

@ -66,8 +66,8 @@ an issue:
* [protocol](api/protocol.md)
* [session](api/session.md)
* [systemPreferences](api/system-preferences.md)
* [webContents](api/web-contents.md)
* [Tray](api/tray.md)
* [webContents](api/web-contents.md)
### Modules for the Renderer Process (Web Page):