From 1f702180e632984ea006a64015e7eedc7211246c Mon Sep 17 00:00:00 2001 From: Benjamin Kosnik Date: Thu, 1 Aug 2013 16:40:00 -0700 Subject: [PATCH] Adjust doxygen input path. * doc/api/libabigail.doxy: Adjust include directory. --- doc/api/libabigail.doxy | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/api/libabigail.doxy b/doc/api/libabigail.doxy index 4d74e25b..466d7012 100644 --- a/doc/api/libabigail.doxy +++ b/doc/api/libabigail.doxy @@ -683,7 +683,7 @@ WARN_LOGFILE = # directories like "/usr/src/myproject". Separate the files or directories # with spaces. -INPUT = LIBABIGAIL_INPUT/src LIBABIGAIL_INPUT/include/libabigail +INPUT = LIBABIGAIL_INPUT/src LIBABIGAIL_INPUT/include/ # This tag can be used to specify the character encoding of the source files # that doxygen parses. Internally doxygen uses the UTF-8 encoding, which is