Merge pull request #13099 from electron/breaking-changes

docs: improve breaking API changes docs
This commit is contained in:
Zeke Sikelianos 2018-06-18 08:52:53 -07:00 committed by GitHub
commit 994f613450
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
4 changed files with 284 additions and 47 deletions

View file

@ -107,6 +107,7 @@ These individual tutorials expand on topics discussed in the guide above.
* [Process Object](api/process.md)
* [Supported Chrome Command Line Switches](api/chrome-command-line-switches.md)
* [Environment Variables](api/environment-variables.md)
* [Breaking API Changes](api/breaking-changes.md)
### Custom DOM Elements: