wayland/doc/doxygen/mainpage.dox
Julian Orth 2096ecf99f doc: link to website in doxygen
Signed-off-by: Julian Orth <ju.orth@gmail.com>
2026-02-02 12:44:18 +01:00

23 lines
743 B
Text

/**
* @mainpage
* Wayland protocol API documentation.
*
* 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>
* - <a href="../Cursor/index.html">Cursor helper library API</a>
*
* Further documentation about the architecture and principles of Wayland is
* available on the
* <a href="https://wayland.freedesktop.org/docs">website</a>.
*
* @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>.
*
*/