OSDN Git Service

add scripts to doxygen for subzero
authorReed Kotler <rkotlerimgtec@gmail.com>
Sun, 10 Jan 2016 03:10:29 +0000 (19:10 -0800)
committerJim Stichnoth <stichnot@chromium.org>
Sun, 10 Jan 2016 03:10:29 +0000 (19:10 -0800)
BUG=
R=stichnot@chromium.org

Review URL: https://codereview.chromium.org/1572143002 .

Patch from Reed Kotler <rkotlerimgtec@gmail.com>.

docs/Doxyfile

index 14531c7..4e9b2ff 100644 (file)
@@ -749,7 +749,8 @@ INPUT                  = "../src" \
                          "../../llvm/include/llvm/Config" \
                          "../../llvm/include/llvm/IR" \
                          "../../llvm/include/llvm/IRReader" \
-                         "../../llvm/include/llvm/Support"
+                         "../../llvm/include/llvm/Support" \
+                         "../pydir"
 
 # This tag can be used to specify the character encoding of the source files
 # that doxygen parses. Internally doxygen uses the UTF-8 encoding. Doxygen uses