Fix no newlines warnings. Patch by Peter Oberndorfer
[kdevelopdvcssupport.git] / shell / Mainpage.dox
blobb5a1057f12881647a6c89cb63976545c4d74f14f
1 /*!
2  * @mainpage shell - The application shell.
3  *
4  * The shell provides implementation of many interfaces from the
5  * <a href="../interfaces/index.html">interfaces</a> library and
6  * thus is the glue that brings everything together.
7  *
8  * The shell shall only be used from the application binary, no
9  * plugin or support library should link against the shell.
10  *
11  * @section desc Description
12  *
13  * @todo: add description and examples
14  *
15  * @licenses
16  * @lgpl
17  *
18  * For questions and discussons about editor either contact the author
19  * or the <a href="mailto:kdevelop-devel@kdevelop.org">kdevelop-devel@kdevelop.org</a>
20  * mailing list.
21  */
23 // DOXYGEN_PROJECT_NAME=Shell library