Fix no newlines warnings. Patch by Peter Oberndorfer
[kdevelopdvcssupport.git] / vcs / Mainpage.dox
blob416b517c2b454c81ca99d7973b65a6e4fb2f583c
1 /*!
2  * @mainpage editor - Interfaces and support library for Version Control Systems.
3  *
4  * vcs provides interfaces that VCS plugins need to implement to be usable
5  * with KDevelop Platform based applications. It also provides some common
6  * functionality and widgets.
7  *
8  * @section desc Description
9  *
10  * @todo: add description and examples
11  *
12  * @licenses
13  * @lgpl
14  *
15  * For questions and discussons about editor either contact the author
16  * or the <a href="mailto:kdevelop-devel@kdevelop.org">kdevelop-devel@kdevelop.org</a>
17  * mailing list.
18  */
20 // DOXYGEN_PROJECT_NAME=Vcs library