doc: change the doxygen oeffis group to liboeffis

This way the links are consistent with the libei/libeis groups.
This commit is contained in:
Peter Hutterer 2023-05-31 16:11:07 +10:00
parent 868a16df85
commit cc053155a5
2 changed files with 2 additions and 2 deletions

View file

@ -69,7 +69,7 @@ If you are looking for easy-to-use C libraries instead, see:
- 🥚 [libei](https://libinput.pages.freedesktop.org/libei/api/group__libei.html) for the client side
- 🍦 [libeis](https://libinput.pages.freedesktop.org/libei/api/group__libeis.html) for the EIS implementation side
- 🚌 [liboeffis](https://libinput.pages.freedesktop.org/libei/api/group__oeffis.html) is an helper library for DBus communication with the
- 🚌 [liboeffis](https://libinput.pages.freedesktop.org/libei/api/group__liboeffis.html) is an helper library for DBus communication with the
XDG RemoteDesktop portal (`liboeffis`)

View file

@ -33,7 +33,7 @@ extern "C" {
#include <stddef.h>
/**
* @addtogroup oeffis 🚌 liboeffis - An XDG RemoteDesktop portal wrapper API
* @addtogroup liboeffis 🚌 liboeffis - An XDG RemoteDesktop portal wrapper API
*
* liboeffis is a helper library for applications that do not want to or cannot
* interact with the XDG RemoteDesktop DBus portal directly.