summaryrefslogtreecommitdiff
path: root/api.doxygen
diff options
context:
space:
mode:
authorScott Chacon <schacon@gmail.com>2010-12-08 10:10:48 -0800
committerScott Chacon <schacon@gmail.com>2010-12-08 10:35:55 -0800
commit635cacc6eb0a425ac284184d25a26d9b0a672fc6 (patch)
tree5c223ccb8c0d97fe356b606f2ab7b0b81d0955fd /api.doxygen
parent4eec2c0d4a332ffb9237a0851578ec388e1f99f4 (diff)
downloadlibgit2-635cacc6eb0a425ac284184d25a26d9b0a672fc6.tar.gz
fix doxygen setup and automate generation
rakefile for some common tasks and doxygen needs to look in the new place for headers
Diffstat (limited to 'api.doxygen')
-rw-r--r--api.doxygen2
1 files changed, 1 insertions, 1 deletions
diff --git a/api.doxygen b/api.doxygen
index 4d25aed8f..d37814a1b 100644
--- a/api.doxygen
+++ b/api.doxygen
@@ -1,6 +1,6 @@
PROJECT_NAME = libgit2
-INPUT = src/git
+INPUT = src/git2
QUIET = YES
RECURSIVE = YES
FILE_PATTERNS = *.h