summaryrefslogtreecommitdiff
path: root/Doxyfile
diff options
context:
space:
mode:
authorsamr7 <samr7@126591fb-c623-4b62-a76d-97a8e4f34109>2008-11-13 07:15:16 +0000
committersamr7 <samr7@126591fb-c623-4b62-a76d-97a8e4f34109>2008-11-13 07:15:16 +0000
commit3dc34d577455ee92ce61638f074626c3a3e877dd (patch)
tree9e236dfb1820c0dbe7e3cdd9ba552361fb7e6247 /Doxyfile
parentfa1a430ba9df1e51b4bd11d94331387456bf4ac9 (diff)
downloadnohands-3dc34d577455ee92ce61638f074626c3a3e877dd.tar.gz
Fix the D-Bus signatures of AudioGatewayAdded() and AudioGatewayRemoved()
Add documentation source for the hfpd D-Bus APIs Move doxymain.h into data/ git-svn-id: http://nohands.svn.sourceforge.net/svnroot/nohands/trunk@32 126591fb-c623-4b62-a76d-97a8e4f34109
Diffstat (limited to 'Doxyfile')
-rw-r--r--Doxyfile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Doxyfile b/Doxyfile
index f547566..c73c904 100644
--- a/Doxyfile
+++ b/Doxyfile
@@ -87,7 +87,7 @@ WARN_LOGFILE =
#---------------------------------------------------------------------------
# configuration options related to the input files
#---------------------------------------------------------------------------
-INPUT = doxymain.h libhfp/bt.cpp libhfp/rfcomm.cpp libhfp/hfp.cpp include/libhfp/bt.h include/libhfp/rfcomm.h include/libhfp/hfp.h include/libhfp/events.h include/libhfp/soundio.h include/libhfp/soundio-buf.h include/libhfp/list.h
+INPUT = data/doxymain.h libhfp/bt.cpp libhfp/rfcomm.cpp libhfp/hfp.cpp include/libhfp/bt.h include/libhfp/rfcomm.h include/libhfp/hfp.h include/libhfp/events.h include/libhfp/soundio.h include/libhfp/soundio-buf.h include/libhfp/list.h
INPUT_ENCODING = UTF-8
FILE_PATTERNS = *.c \
*.cc \