Skip to content

Commit

Permalink
divided the documentation into basic and advanced
Browse files Browse the repository at this point in the history
  • Loading branch information
Tiago Silva committed Nov 6, 2014
1 parent 1872659 commit add2bf5
Showing 1 changed file with 4 additions and 2 deletions.
6 changes: 4 additions & 2 deletions readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -45,18 +45,20 @@ For the purposes of rapid web development, Appier goes well with [Netius](http:/

## Learn more

### Basic
* [Project Structure](doc/structure.md)
* [Configuration](doc/configuration.md)
* [Models](doc/models.md)
* [Controllers](doc/contollers.md)
* [Templates](doc/templates.md)
* [Requests](doc/requests.md)

### Advanced
* [Events](doc/events.md)
* [Logging](doc/logging.md)
* [Email](doc/email.md)
* [Internationalization](doc/i18n.md)

More information can be found in the [Advanced Topics](doc/advanced.md) page.
* [Advanced Topics](doc/advanced.md) page.

## License

Expand Down

0 comments on commit add2bf5

Please sign in to comment.