diff --git a/docs/develop/storage/doxygen_config b/docs/develop/storage/doxygen_config index b5ced8aa62..17c39f5113 100644 --- a/docs/develop/storage/doxygen_config +++ b/docs/develop/storage/doxygen_config @@ -103,7 +103,7 @@ FULL_PATH_NAMES = YES # only done if one of the specified strings matches the left-hand part of # the path. It is allowed to use relative paths in the argument list. -STRIP_FROM_PATH = /cvsroot/open-beos/ +STRIP_FROM_PATH = /cvsroot/open-beos/current # The INTERNAL_DOCS tag determines if documentation # that is typed after a \internal command is included. If the tag is set @@ -244,7 +244,7 @@ WARN_FORMAT = "$file:$line: $text" # directories like "/usr/src/myproject". Separate the files or directories # with spaces. -INPUT = ../source/lib/ +INPUT = ../../../src/kits/storage ../../../headers/os/storage ../../../headers/private/storage # 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