1/*!
2 * @mainpage The Rocs API Reference
3 *
4 *
5 * <b>The KDE online class reference for the current development version of
6 * Rocs.</b>
7 *
8 * Rocs is divided into the following modules:
9 *
10 * - <a href="src/html/index.html"><b>Application</b></a>.
11 *   <i>The Rocs Graph IDE.</i>
12 *
13 * - <b>Graph Theory Library</b>.
14 *   <i>Core library for definition and simulation of data structures.</i>
15 *
16 * @b Follow the development of this application and its libraries. Please consider joining the
17 * <a href="https://mail.kde.org/mailman/listinfo/rocs-devel">Rocs Development Mailing List</a>.
18 */
19
20// DOXYGEN_NAME="Rocs"
21// DOXYGEN_ENABLE=YES
22// DOXYGEN_SET_WARN_LOGFILE=doxygen.log
23