1/** @mainpage KAppTemplate
2*
3* KAppTemplate will create the necessary framework to develop various
4* KDE applications. It takes care of the make code as well as providing
5* a skeleton and example of what the code typically looks like.
6*
7* Currently there are templates for C++, Python, and ruby applications.
8* For instructions how to use check the README file in each subdirectory.
9*
10* This package is part of KDE, and a component of the KDE SDK module.
11*/
12