Skip to content

Commit 3ac39d7

Browse files
authored
Update index.md
1 parent 7a32a8e commit 3ac39d7

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

documentation/index.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -13,9 +13,9 @@ description: Documentation and developer's resources for Fano Framework, web app
1313
## Application
1414

1515
- [Working with Application](/working-with-application). It explains basic concept of Fano Framework web application.
16-
- [Dependency Container](/dependency-container).
16+
- [Dependency Container](/dependency-container). Explains dependency injection in Fano Framework.
1717
- [Dispatcher](/dispatcher). Explains basic concept of dispatcher.
18-
- [CGI Environment](/environment).
18+
- [CGI Environment](/environment). Tutorial on how to read server environmental variables.
1919
- [Configuration](/configuration). How to setup and read application settings.
2020
- [Error Handler](/error-handler). How to handle error in Fano Framework.
2121
- [Middlewares](/middlewares). It explains middleware concept and how use it in Fano Framework web application.

0 commit comments

Comments
 (0)