mirror of
https://gitlab.freedesktop.org/libinput/libei.git
synced 2026-06-19 09:38:26 +02:00
doc: change the doxygen oeffis group to liboeffis
This way the links are consistent with the libei/libeis groups.
This commit is contained in:
parent
868a16df85
commit
cc053155a5
2 changed files with 2 additions and 2 deletions
|
|
@ -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`)
|
||||
|
||||
|
||||
|
|
|
|||
|
|
@ -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.
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue