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