Skip to content

Commit 32560ea

Browse files
Arno500igaw
authored andcommitted
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. Signed-off-by: Arno DUBOIS <[email protected]>
1 parent fde6b1f commit 32560ea

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)