|
|
@@ -152,7 +152,7 @@ FULL_PATH_NAMES = YES
|
|
|
# will be relative from the directory where doxygen is started.
|
|
|
# This tag requires that the tag FULL_PATH_NAMES is set to YES.
|
|
|
|
|
|
-STRIP_FROM_PATH =
|
|
|
+STRIP_FROM_PATH = @OpENer_SOURCE_DIR@/../..
|
|
|
|
|
|
# The STRIP_FROM_INC_PATH tag can be used to strip a user-defined part of the
|
|
|
# path mentioned in the documentation of a class, which tells the reader which
|
|
|
@@ -758,7 +758,7 @@ WARN_LOGFILE =
|
|
|
# spaces.
|
|
|
# Note: If this tag is empty the current directory is searched.
|
|
|
|
|
|
-INPUT = @OpENer_SOURCE_DIR@/src
|
|
|
+INPUT = @OpENer_SOURCE_DIR@/src @PROJECT_BINARY_DIR@/src/ports/devicedata.h
|
|
|
|
|
|
# This tag can be used to specify the character encoding of the source files
|
|
|
# that doxygen parses. Internally doxygen uses the UTF-8 encoding. Doxygen uses
|