include only LLDB API in docs generated by lldb-cpp-doc (cmake) target
authorDaniel Malea <daniel.malea@intel.com>
Fri, 19 Jul 2013 16:50:24 +0000 (16:50 +0000)
committerDaniel Malea <daniel.malea@intel.com>
Fri, 19 Jul 2013 16:50:24 +0000 (16:50 +0000)
llvm-svn: 186693

lldb/docs/doxygen.cfg.in

index b73f890..72eedca 100644 (file)
@@ -581,9 +581,7 @@ WARN_LOGFILE           =
 # directories like "/usr/src/myproject". Separate the files or directories
 # with spaces.
 
-INPUT                  = @abs_top_srcdir@/include \
-                         @abs_top_srcdir@/scripts/Python/interface \
-                         @abs_top_srcdir@/source \
+INPUT                  = @abs_top_srcdir@/include/lldb/API \
                          @abs_top_srcdir@/docs/doxygen.intro
 
 # This tag can be used to specify the character encoding of the source files