mirror of
https://bitbucket.org/smil3y/kde-extraapps.git
synced 2025-02-24 19:02:53 +00:00
20 lines
587 B
Text
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
|