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

0001 /*!
0002  * @mainpage Editor Integration
0003  *
0004  * The Editor Integration api provides easier access to the KTextEditor
0005  * API.
0006  *
0007  * @section desc Description
0008  *
0009  * @todo: add description and examples
0010  *
0011  * @authors Hamish Rodda \<rodda@kde.org\>
0012  *
0013  * @licenses
0014  * @lgpl
0015  *
0016  * For questions and discussions about editor either contact the author
0017  * or the <a href="mailto:kdevelop-devel@kde.org">kdevelop-devel@kde.org</a>
0018  * mailing list.
0019  */
0020 
0021 // DOXYGEN_PROJECT_NAME=Editor library