Doc: Parse SDK files
Former-commit-id: 57d6730ea85baa89caff212323c2aa62d2d720d6 [formerly f36024b268f43ed21b43bbb623de44157332d3cc] [formerly 193ae75a9b524ce038467e914f6b48292623639f [formerly 717d411e4631f7fe54050bbc5f7f0ede2295bfbe]] Former-commit-id: 0e8e8cb198ddfaf338e7170f81b693e00bd8c4cd [formerly 3b7d40477da76ec363107ad730386cd272ae44e0] Former-commit-id: 345dba1dbf3a5c158f9536fee36b2a48da12eeb9
This commit is contained in:
parent
de274b632d
commit
6621b6dd60
4
Doxyfile
4
Doxyfile
|
|
@ -776,7 +776,9 @@ WARN_LOGFILE =
|
||||||
# Note: If this tag is empty the current directory is searched.
|
# Note: If this tag is empty the current directory is searched.
|
||||||
|
|
||||||
INPUT = include \
|
INPUT = include \
|
||||||
src
|
src \
|
||||||
|
SDK/include \
|
||||||
|
SDK/src
|
||||||
|
|
||||||
# This tag can be used to specify the character encoding of the source files
|
# 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
|
# that doxygen parses. Internally doxygen uses the UTF-8 encoding. Doxygen uses
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue