diff --git a/doc/publican/Client.xml b/doc/publican/Client.xml index 77449d10..f1eba096 100644 --- a/doc/publican/Client.xml +++ b/doc/publican/Client.xml @@ -4,13 +4,13 @@ %BOOK_ENTITIES; ]> - + Client API
Introduction The open-source reference implementation of Wayland protocol is split in two C libraries, libwayland-client and libwayland-server. Their main + linkend="appe-Library-Server">libwayland-server. Their main responsibility is to handle the Inter-process communication (IPC) with each other, therefore guaranteeing the protocol objects marshaling and messages synchronization. diff --git a/doc/publican/Compositors.xml b/doc/publican/Compositors.xml index 7a7bdaa0..5eed9593 100644 --- a/doc/publican/Compositors.xml +++ b/doc/publican/Compositors.xml @@ -19,7 +19,7 @@ In this section, we introduce three types of Wayland compositors relying - on libwayland-server. + on libwayland-server.
diff --git a/doc/publican/Server.xml b/doc/publican/Server.xml index df25e789..f31a3f3a 100644 --- a/doc/publican/Server.xml +++ b/doc/publican/Server.xml @@ -4,13 +4,13 @@ %BOOK_ENTITIES; ]> - + Server API
Introduction The open-source reference implementation of Wayland protocol is split in two C libraries, libwayland-client and + linkend="appe-Library-Client">libwayland-client and libwayland-server. Their main responsibility is to handle the Inter-process communication (IPC) with each other, therefore guaranteeing the protocol objects marshaling and