mirror of
https://gitlab.freedesktop.org/NetworkManager/NetworkManager.git
synced 2025-12-24 20:40:06 +01:00
docs: ignore some private libnm & libnm-core headers
This commit is contained in:
parent
d59c1d4c8a
commit
b610d2dc0c
1 changed files with 4 additions and 2 deletions
|
|
@ -54,8 +54,10 @@ IGNORE_HFILES= \
|
|||
nm-setting-private.h \
|
||||
nm-types.h \
|
||||
nm-utils-private.h \
|
||||
nm-vpn-service-plugin.h \
|
||||
nm-core-tests-enum-types.h
|
||||
nm-core-tests-enum-types.h \
|
||||
nm-keyfile-internal.h \
|
||||
nm-keyfile-utils.h \
|
||||
test-general-enums.h
|
||||
|
||||
# Images to copy into HTML directory.
|
||||
HTML_IMAGES = libnm.png
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue