This website requires JavaScript.
Explore
Help
Sign in
fdo-mirrors
/
libei
Watch
1
Star
0
Fork
You've already forked libei
0
mirror of
https://gitlab.freedesktop.org/libinput/libei.git
synced
2025-12-20 17:20:05 +01:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
main
libei
/
doc
/
meson.build
3 lines
33 B
Meson
Raw
Permalink
Normal View
History
Unescape
Escape
doc: move the API documentation into its own directory
2023-03-07 13:10:37 +10:00
subdir
(
'api'
)
meson: hook up the protocol documentation via meson Since we want the generated documentation to be useful on-disk, drop the baseURL and switch to relativeURLs = true for hugo. This is arguably a bit nasty in that it git clones the theme into the build directory. But oh well...
2023-03-07 13:38:11 +10:00
subdir
(
'protocol'
)
Reference in a new issue
Copy permalink