diff options
| author | Julian Orth <ju.orth@gmail.com> | 2026-02-02 11:38:43 +0100 |
|---|---|---|
| committer | Julian Orth <ju.orth@gmail.com> | 2026-02-12 15:17:33 +0100 |
| commit | 1915dd17f0d98bd29ccb3f2e9f3938d044afcf95 (patch) | |
| tree | 6f9bd1b5bf99cc32ee49d488660ec0642cb87558 | |
| parent | doc: add meson.build for book (diff) | |
| download | wayland-1915dd17f0d98bd29ccb3f2e9f3938d044afcf95.tar wayland-1915dd17f0d98bd29ccb3f2e9f3938d044afcf95.tar.gz wayland-1915dd17f0d98bd29ccb3f2e9f3938d044afcf95.tar.bz2 wayland-1915dd17f0d98bd29ccb3f2e9f3938d044afcf95.tar.lz wayland-1915dd17f0d98bd29ccb3f2e9f3938d044afcf95.tar.xz wayland-1915dd17f0d98bd29ccb3f2e9f3938d044afcf95.tar.zst wayland-1915dd17f0d98bd29ccb3f2e9f3938d044afcf95.zip | |
doc: link to website in doxygen
Signed-off-by: Julian Orth <ju.orth@gmail.com>
| -rw-r--r-- | doc/doxygen/mainpage.dox | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/doxygen/mainpage.dox b/doc/doxygen/mainpage.dox index 352f69b..44332cd 100644 --- a/doc/doxygen/mainpage.dox +++ b/doc/doxygen/mainpage.dox @@ -9,8 +9,8 @@ * - <a href="../Cursor/index.html">Cursor helper library API</a> * * Further documentation about the architecture and principles of Wayland is - * available in the - * <a href="https://wayland.freedesktop.org/docs/html">Wayland Book</a> + * available on the + * <a href="https://wayland.freedesktop.org">website</a>. * * @section ifaces Interfaces * For the list of available interfaces, please see the |
