update docs, add descriptions for api methods
This commit is contained in:
parent
d56c30cc4a
commit
cdb9017a72
25 changed files with 613 additions and 40 deletions
16
docs/guides.md
Normal file
16
docs/guides.md
Normal file
|
|
@ -0,0 +1,16 @@
|
|||
- Tutorials
|
||||
- [Installation](installation.md)
|
||||
- [Introduction](introduction.md)
|
||||
- [Tutorial](tutorial.md)
|
||||
- [Testing](testing.md)
|
||||
- [Examples](examples.md)
|
||||
- Key concepts
|
||||
- [Vnodes](vnodes.md)
|
||||
- [Components](components.md)
|
||||
- [Lifecycle methods](lifecycle-methods.md)
|
||||
- [Keys](keys.md)
|
||||
- Migration
|
||||
- [Migrating from 0.2.x](migration.md)
|
||||
- Meta
|
||||
- [Chat room](https://gitter.im/lhorie/mithril.js)
|
||||
- [Credits](credits.md)
|
||||
Loading…
Add table
Add a link
Reference in a new issue