summaryrefslogtreecommitdiff
path: root/doxygenConfig
diff options
context:
space:
mode:
Diffstat (limited to 'doxygenConfig')
-rw-r--r--doxygenConfig6
1 files changed, 3 insertions, 3 deletions
diff --git a/doxygenConfig b/doxygenConfig
index 653da41..6e9cb02 100644
--- a/doxygenConfig
+++ b/doxygenConfig
@@ -3,8 +3,8 @@
#---------------------------------------------------------------------------
DOXYFILE_ENCODING = UTF-8
PROJECT_NAME = MongoDB
-PROJECT_NUMBER = 1.4.4
-OUTPUT_DIRECTORY = docs
+PROJECT_NUMBER = 1.6.0
+OUTPUT_DIRECTORY = docs/doxygen
CREATE_SUBDIRS = NO
OUTPUT_LANGUAGE = English
BRIEF_MEMBER_DESC = YES
@@ -101,7 +101,7 @@ WARN_LOGFILE =
#---------------------------------------------------------------------------
# configuration options related to the input files
#---------------------------------------------------------------------------
-INPUT = client db/jsobj.h db/json.h
+INPUT = client db/jsobj.h db/json.h bson
INPUT_ENCODING = UTF-8
FILE_PATTERNS = *.c \
*.cc \