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 * - <a href="../Cursor/index.html">Cursor helper library API</a> 10 * 11 * Further documentation about the architecture and principles of Wayland is 12 * available in the 13 * <a href="https://wayland.freedesktop.org/docs/html">Wayland Book</a> 14 * 15 * @section ifaces Interfaces 16 * For the list of available interfaces, please see the 17 * <a href="modules.html">modules</a> list. 18 * 19 * @section protocols Protocols 20 * For the list of protocols, please see the 21 * <a href="pages.html">Related Pages</a>. 22 * 23 */ 24