Skip to content

Commit 4070fc8

Browse files
authored
docs: add missing API types documentation
The api-types.h file was not included during documentation generation, thus not being available in the online doc. It was containing some important structures used as arguments for some function calls.
1 parent 6f742c0 commit 4070fc8

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

doc/meson.build

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,7 @@
99
#
1010

1111
api_files = [
12+
'api-types.h',
1213
'fabrics.h',
1314
'filters.h',
1415
'ioctl.h',

0 commit comments

Comments
 (0)