Revert earlier removal.
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@18801 a95241bf-73f2-0310-859d-f6bbb57e9c96
This commit is contained in:
+3
-3
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user