projects
/
platform
/
upstream
/
llvm.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
f520d5e
)
include only LLDB API in docs generated by lldb-cpp-doc (cmake) target
author
Daniel Malea
<daniel.malea@intel.com>
Fri, 19 Jul 2013 16:50:24 +0000
(16:50 +0000)
committer
Daniel Malea
<daniel.malea@intel.com>
Fri, 19 Jul 2013 16:50:24 +0000
(16:50 +0000)
llvm-svn: 186693
lldb/docs/doxygen.cfg.in
patch
|
blob
|
history
diff --git
a/lldb/docs/doxygen.cfg.in
b/lldb/docs/doxygen.cfg.in
index
b73f890
..
72eedca
100644
(file)
--- a/
lldb/docs/doxygen.cfg.in
+++ b/
lldb/docs/doxygen.cfg.in
@@
-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