docs: "Quick start" should also be a "tutorial"
Guides should include information that not available in the API references, and tutorials should be step-by-step walkthrough or introductory text on certain APIs.
This commit is contained in:
parent
c80aaa2980
commit
af0690fb88
4 changed files with 4 additions and 4 deletions
|
@ -1,6 +1,5 @@
|
|||
## Guides
|
||||
|
||||
* [Quick start](tutorial/quick-start.md)
|
||||
* [Application distribution](tutorial/application-distribution.md)
|
||||
* [Application packaging](tutorial/application-packaging.md)
|
||||
* [Using native node modules](tutorial/using-native-node-modules.md)
|
||||
|
@ -10,6 +9,7 @@
|
|||
|
||||
## Tutorial
|
||||
|
||||
* [Quick start](tutorial/quick-start.md)
|
||||
* [Desktop environment integration](tutorial/desktop-environment-integration.md)
|
||||
* [Online/offline event detection](tutorial/online-offline-events.md)
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue