Changeset 1387:de0f5535a3f7
- Timestamp:
- 10/22/09 12:56:42 (2 years ago)
- Branch:
- default
- Children:
- 1388:79f30b560be6, 1390:c8639bc29ac3
- File:
-
- 1 edited
-
docs/Doxyfile (modified) (3 diffs)
Legend:
- Unmodified
- Added
- Removed
-
docs/Doxyfile
r1332 r1387 125 125 # path to strip. 126 126 127 STRIP_FROM_PATH = trunk127 STRIP_FROM_PATH = src 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 = trunk/include/libdodo/577 INPUT = src/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 = trunk/include/libdodo/1248 INCLUDE_PATH = src/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.
