summaryrefslogtreecommitdiffstats
path: root/Doxyfile
diff options
context:
space:
mode:
authorSascha Hauer <s.hauer@pengutronix.de>2010-06-17 08:29:09 +0200
committerSascha Hauer <s.hauer@pengutronix.de>2010-06-17 08:29:09 +0200
commitf7c02aea7b45474126b4723dfeb2581b0fd55447 (patch)
tree891c5d2c71f0c00bbe35235d0e1a8158e567a019 /Doxyfile
parenta81786a053ed1f08aab8d70d28dbf33691ab7a37 (diff)
parentc5de3fdcce291a9049a03f86f0553032f5068916 (diff)
downloadbarebox-f7c02aea7b45474126b4723dfeb2581b0fd55447.tar.gz
barebox-f7c02aea7b45474126b4723dfeb2581b0fd55447.tar.xz
Merge branch 'net' into next
Diffstat (limited to 'Doxyfile')
-rw-r--r--Doxyfile3
1 files changed, 2 insertions, 1 deletions
diff --git a/Doxyfile b/Doxyfile
index 94dd6ae0df..40bcb2f97c 100644
--- a/Doxyfile
+++ b/Doxyfile
@@ -485,7 +485,8 @@ INPUT = Documentation \
common \
board \
lib \
- scripts/setupmbr
+ scripts/setupmbr \
+ net
# 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 also the default