Revert earlier removal.

git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@18801 a95241bf-73f2-0310-859d-f6bbb57e9c96
This commit is contained in:
Niels Sascha Reedijk
2006-09-11 08:50:10 +00:00
parent f4bd80a2dc
commit e932ec1af2
11 changed files with 1604 additions and 3 deletions
+3 -3
View File
@@ -325,8 +325,8 @@ WARN_LOGFILE =
# with spaces.
# General documentations and extern documentation files
INPUT = . support ppp
INPUT += ../../headers/os/support ../../headers/posix
INPUT = . midi midi2 support ppp
INPUT += ../../headers/os/midi2 ../../headers/os/support ../../headers/posix
# ToDo: we should probably make it recursive once we have docs for everything...
# PPP
@@ -389,7 +389,7 @@ EXAMPLE_RECURSIVE = NO
# directories that contain image that are included in the documentation (see
# the \image command).
IMAGE_PATH = .
IMAGE_PATH = . midi2
# The INPUT_FILTER tag can be used to specify a program that doxygen should
# invoke to filter for each input file. Doxygen will invoke the filter program