Restructure the docs to put more tutorials.

This commit is contained in:
Cheng Zhao 2014-04-30 14:52:58 +08:00
parent a85db2d780
commit f7cf3ad867
4 changed files with 10 additions and 17 deletions

View file

@ -1,9 +1,9 @@
# Atom-Shell Documentations
## Guides
## Tutorials
* [Quick start](quick-start.md)
* [Use native modules](use-native-modules.md)
* [Quick start](tutorial/quick-start.md)
* [Use native node modules](tutorial/use-native-node-modules.md)
## Development