[libcamera-devel] [PATCH 3/3] Documentation: Exclude pipeline handlers directory
Jacopo Mondi
jacopo at jmondi.org
Mon Jan 14 10:39:12 CET 2019
Hi Laurent
On Sat, Jan 12, 2019 at 04:46:19PM +0200, Laurent Pinchart wrote:
> The pipeline handlers don't define APIs, neither public not internal.
> There is thus no need to generate Doxygen documentation from thoses
> classes. Add them to the EXCLUDE files pattern.
>
Reviewed-by: Jacopo Mondi <jacopo at jmondi.org>
Thanks
j
> Signed-off-by: Laurent Pinchart <laurent.pinchart at ideasonboard.com>
> ---
> Documentation/Doxyfile.in | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/Documentation/Doxyfile.in b/Documentation/Doxyfile.in
> index 5c0d87baac9c..dd74b7295d50 100644
> --- a/Documentation/Doxyfile.in
> +++ b/Documentation/Doxyfile.in
> @@ -833,7 +833,7 @@ RECURSIVE = YES
> # Note that relative paths are relative to the directory from which doxygen is
> # run.
>
> -EXCLUDE =
> +EXCLUDE = ../src/libcamera/pipeline/
>
> # The EXCLUDE_SYMLINKS tag can be used to select whether or not files or
> # directories that are symbolic links (a Unix file system feature) are excluded
> --
> Regards,
>
> Laurent Pinchart
>
> _______________________________________________
> libcamera-devel mailing list
> libcamera-devel at lists.libcamera.org
> https://lists.libcamera.org/listinfo/libcamera-devel
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 833 bytes
Desc: not available
URL: <https://lists.libcamera.org/pipermail/libcamera-devel/attachments/20190114/8e1d970c/attachment.sig>
More information about the libcamera-devel
mailing list