1/**
2 * @mainpage
3 * Wayland protocol API documentation.
4 *
5 * This documentation is available for the Server- and the Client-side APIs.
6 *
7 * - <a href="../Server/index.html">Server-side API</a>
8 * - <a href="../Client/index.html">Client-side API</a>
9 *
10 * Further documentation about the architecture and principles of Wayland is
11 * available in the
12 * <a href="https://wayland.freedesktop.org/docs/html">Wayland Book</a>
13 *
14 * @section ifaces Interfaces
15 * For the list of available interfaces, please see the
16 * <a href="modules.html">modules</a> list.
17 *
18 * @section protocols Protocols
19 * For the list of protocols, please see the
20 * <a href="pages.html">Related Pages</a>.
21 *
22 */
23