summaryrefslogtreecommitdiffstats
path: root/Doxyfile
diff options
context:
space:
mode:
authorJuergen Beisert <jbe@isonoe.(none)>2007-10-19 13:19:43 +0200
committerJuergen Beisert <jbe@isonoe.(none)>2007-10-19 13:19:43 +0200
commitb21ed7177c94b805ab0433049a8950d9ef770f19 (patch)
treea2253ff8573c62b4d1badb3b7e078c5e25a03950 /Doxyfile
parentf855f6e865e457e220fce0caad70f29d3e9aaef3 (diff)
downloadbarebox-b21ed7177c94b805ab0433049a8950d9ef770f19.tar.gz
barebox-b21ed7177c94b805ab0433049a8950d9ef770f19.tar.xz
basic doc structure added
Diffstat (limited to 'Doxyfile')
-rw-r--r--Doxyfile3
1 files changed, 2 insertions, 1 deletions
diff --git a/Doxyfile b/Doxyfile
index 419676b53e..e8dfdea862 100644
--- a/Doxyfile
+++ b/Doxyfile
@@ -464,7 +464,8 @@ INPUT = Documentation \
arch \
drivers \
commands \
- common
+ common \
+ board
# If the value of the INPUT tag contains directories, you can use the
# FILE_PATTERNS tag to specify one or more wildcard pattern (like *.cpp