summaryrefslogtreecommitdiff
path: root/Documentation/Doxyfile-internal.in
blob: cf9825537866f32a68a782ef299a9af69715a4dc (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
# SPDX-License-Identifier: CC-BY-SA-4.0

@INCLUDE_PATH          = @TOP_BUILDDIR@/Documentation
@INCLUDE               = Doxyfile-common

HIDE_UNDOC_CLASSES     = NO
HIDE_UNDOC_MEMBERS     = NO
HTML_OUTPUT            = internal-api-html
INTERNAL_DOCS          = YES
ENABLED_SECTIONS       = internal

INPUT                  = "@TOP_SRCDIR@/Documentation" \
                         "@TOP_SRCDIR@/include/libcamera" \
                         "@TOP_SRCDIR@/src/ipa/ipu3" \
                         "@TOP_SRCDIR@/src/ipa/libipa" \
                         "@TOP_SRCDIR@/src/libcamera" \
                         "@TOP_BUILDDIR@/include/libcamera" \
                         "@TOP_BUILDDIR@/src/libcamera"

EXCLUDE                = @TOP_SRCDIR@/include/libcamera/base/span.h \
                         @TOP_SRCDIR@/include/libcamera/internal/device_enumerator_sysfs.h \
                         @TOP_SRCDIR@/include/libcamera/internal/device_enumerator_udev.h \
                         @TOP_SRCDIR@/include/libcamera/internal/ipc_pipe_unixsocket.h \
                         @TOP_SRCDIR@/src/libcamera/device_enumerator_sysfs.cpp \
                         @TOP_SRCDIR@/src/libcamera/device_enumerator_udev.cpp \
                         @TOP_SRCDIR@/src/libcamera/ipc_pipe_unixsocket.cpp \
                         @TOP_SRCDIR@/src/libcamera/pipeline/ \
                         @TOP_SRCDIR@/src/libcamera/tracepoints.cpp \
                         @TOP_BUILDDIR@/include/libcamera/internal/tracepoints.h \
                         @TOP_BUILDDIR@/include/libcamera/ipa/soft_ipa_interface.h \
                         @TOP_BUILDDIR@/src/libcamera/proxy/