This should help point users to the correct version if they plan to install the release candidate, and it should help users find the existing docs for v1.
29 lines
877 B
Markdown
29 lines
877 B
Markdown
- Getting Started
|
|
- [Introduction](index.md)
|
|
- [Installation](installation.md)
|
|
- [Tutorial](simple-application.md)
|
|
- [Learning Resources](learning-mithril.md)
|
|
- [Getting Help](support.md)
|
|
- Resources
|
|
- [JSX](jsx.md)
|
|
- [ES6](es6.md)
|
|
- [CSS](css.md)
|
|
- [Animation](animation.md)
|
|
- [Testing](testing.md)
|
|
- [Examples](examples.md)
|
|
- [3rd Party Integration](integrating-libs.md)
|
|
- Key concepts
|
|
- [Vnodes](vnodes.md)
|
|
- [Components](components.md)
|
|
- [Lifecycle methods](lifecycle-methods.md)
|
|
- [Keys](keys.md)
|
|
- [Autoredraw system](autoredraw.md)
|
|
- Social
|
|
- [Mithril Jobs](https://github.com/MithrilJS/mithril.js/wiki/JOBS)
|
|
- [How to contribute](contributing.md)
|
|
- [Credits](credits.md)
|
|
- [Code of Conduct](code-of-conduct.md)
|
|
- Misc
|
|
- [Framework comparison](framework-comparison.md)
|
|
- [Change log/Migration](change-log.md)
|
|
- [v1 Documentation](archive/v1.1.6)
|