Changeset 1407:d746ffe1b28e
- Timestamp:
- 11/08/09 02:03:41 (2 years ago)
- Branch:
- default
- File:
-
- 1 edited
-
documentation/Doxyfile (modified) (3 diffs)
Legend:
- Unmodified
- Added
- Removed
-
documentation/Doxyfile
r1406 r1407 125 125 # path to strip. 126 126 127 STRIP_FROM_PATH = s rc127 STRIP_FROM_PATH = sources 128 128 129 129 # The STRIP_FROM_INC_PATH tag can be used to strip a user-defined part of … … 575 575 # with spaces. 576 576 577 INPUT = s rc/include/libdodo/577 INPUT = sources/include/libdodo/ 578 578 579 579 # This tag can be used to specify the character encoding of the source files … … 1246 1246 # the preprocessor. 1247 1247 1248 INCLUDE_PATH = s rc/include/libdodo/1248 INCLUDE_PATH = sources/include/libdodo/ 1249 1249 1250 1250 # You can use the INCLUDE_FILE_PATTERNS tag to specify one or more wildcard
Note: See TracChangeset
for help on using the changeset viewer.
