docs: add the performance doc to the table of contents (#20727)
This commit is contained in:
parent
4ec6d10969
commit
57883eed0f
1 changed files with 1 additions and 0 deletions
|
@ -39,6 +39,7 @@ an issue:
|
|||
* [Using Electron's APIs](tutorial/application-architecture.md#using-electron-apis)
|
||||
* [Using Node.js APIs](tutorial/application-architecture.md#using-nodejs-apis)
|
||||
* [Using Native Node.js Modules](tutorial/using-native-node-modules.md)
|
||||
* [Performance Strategies](tutorial/performance.md)
|
||||
* Adding Features to Your App
|
||||
* [Notifications](tutorial/notifications.md)
|
||||
* [Recent Documents](tutorial/recent-documents.md)
|
||||
|
|
Loading…
Reference in a new issue