kde-extraapps/kdevplatform/vcs/Mainpage.dox
2015-07-26 14:23:17 +03:00

20 lines
587 B
Text

/*!
* @mainpage editor - Interfaces and support library for Version Control Systems.
*
* vcs provides interfaces that VCS plugins need to implement to be usable
* with KDevelop Platform based applications. It also provides some common
* functionality and widgets.
*
* @section desc Description
*
* @todo: add description and examples
*
* @licenses
* @lgpl
*
* For questions and discussons about editor either contact the author
* or the <a href="mailto:kdevelop-devel@kdevelop.org">kdevelop-devel@kdevelop.org</a>
* mailing list.
*/
// DOXYGEN_PROJECT_NAME=Vcs library