Warning, /kdevelop/kdevelop/kdevplatform/vcs/Mainpage.dox is written in an unsupported language. File is not indexed.

0001 /*!
0002  * @mainpage editor - Interfaces and support library for Version Control Systems.
0003  *
0004  * vcs provides interfaces that VCS plugins need to implement to be usable
0005  * with KDevelop Platform based applications. It also provides some common
0006  * functionality and widgets.
0007  *
0008  * @section desc Description
0009  *
0010  * @todo: add description and examples
0011  *
0012  * @licenses
0013  * @lgpl
0014  *
0015  * For questions and discussions about editor either contact the author
0016  * or the <a href="mailto:kdevelop-devel@kde.org">kdevelop-devel@kde.org</a>
0017  * mailing list.
0018  */
0019 
0020 // DOXYGEN_PROJECT_NAME=Vcs library