summaryrefslogtreecommitdiff
path: root/doxygenConfig
diff options
context:
space:
mode:
authorAlberto Lerner <alerner@10gen.com>2010-10-13 17:27:55 -0400
committerAlberto Lerner <alerner@10gen.com>2010-10-13 17:27:55 -0400
commitf7c6b8caae6ed1158210a9268f7eff53c9afde36 (patch)
treec8e2361f2502c9fc0803bead4951fa2e667ba0d3 /doxygenConfig
parent876b17b344e0c46fd59713a0268eab2928dffafb (diff)
downloadmongo-f7c6b8caae6ed1158210a9268f7eff53c9afde36.tar.gz
generate docs of /util directory as well
Diffstat (limited to 'doxygenConfig')
-rw-r--r--doxygenConfig2
1 files changed, 1 insertions, 1 deletions
diff --git a/doxygenConfig b/doxygenConfig
index 3acd6d4254e..03a06b1aeb5 100644
--- a/doxygenConfig
+++ b/doxygenConfig
@@ -101,7 +101,7 @@ WARN_LOGFILE =
#---------------------------------------------------------------------------
# configuration options related to the input files
#---------------------------------------------------------------------------
-INPUT = client db/jsobj.h db/json.h bson
+INPUT = client db/jsobj.h db/json.h bson util
INPUT_ENCODING = UTF-8
FILE_PATTERNS = *.c \
*.cc \