2016-03-01 09:26:21 +10:00
|
|
|
/**
|
|
|
|
|
* @mainpage
|
|
|
|
|
* Wayland protocol API documentation.
|
|
|
|
|
*
|
2016-03-01 09:28:49 +10:00
|
|
|
* This documentation is available for the Server- and the Client-side APIs.
|
|
|
|
|
*
|
|
|
|
|
* - <a href="../Server/index.html">Server-side API</a>
|
|
|
|
|
* - <a href="../Client/index.html">Client-side API</a>
|
2020-01-22 13:26:47 +01:00
|
|
|
* - <a href="../Cursor/index.html">Cursor helper library API</a>
|
2016-03-01 09:28:49 +10:00
|
|
|
*
|
|
|
|
|
* Further documentation about the architecture and principles of Wayland is
|
|
|
|
|
* available in the
|
|
|
|
|
* <a href="https://wayland.freedesktop.org/docs/html">Wayland Book</a>
|
|
|
|
|
*
|
2016-03-01 09:26:21 +10:00
|
|
|
* @section ifaces Interfaces
|
|
|
|
|
* For the list of available interfaces, please see the
|
|
|
|
|
* <a href="modules.html">modules</a> list.
|
|
|
|
|
*
|
|
|
|
|
* @section protocols Protocols
|
|
|
|
|
* For the list of protocols, please see the
|
|
|
|
|
* <a href="pages.html">Related Pages</a>.
|
|
|
|
|
*
|
|
|
|
|
*/
|