Skip to content

Commit

Permalink
MB-6141: Update doxygen config with correct source directories
Browse files Browse the repository at this point in the history
Change-Id: I2bdbb4b769833daef3b73adcdfdd08598465ee2d
Reviewed-on: http://review.couchbase.org/20209
Reviewed-by: Chiyoung Seo <chiyoung.seo@gmail.com>
Tested-by: Chiyoung Seo <chiyoung.seo@gmail.com>
  • Loading branch information
Mike Wiederhold authored and chiyoung committed Aug 27, 2012
1 parent d34de53 commit 298d038
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Doxyfile
Original file line number Diff line number Diff line change
Expand Up @@ -574,7 +574,7 @@ WARN_LOGFILE =
# directories like "/usr/src/myproject". Separate the files or directories
# with spaces.

INPUT =
INPUT = src/ src/atomic src/blackhole-kvstore src/couch-kvstore

# This tag can be used to specify the character encoding of the source files
# that doxygen parses. Internally doxygen uses the UTF-8 encoding, which is
Expand Down

0 comments on commit 298d038

Please sign in to comment.