Changeset 2881 for code/trunk/doc
- Timestamp:
- Mar 31, 2009, 6:54:47 PM (16 years ago)
- Location:
- code/trunk/doc
- Files:
-
- 2 added
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
code/trunk/doc/api/doxy.config.in
r2880 r2881 518 518 # the \include command). 519 519 520 EXAMPLE_PATH = @CMAKE_SOURCE_DIR@/ examples/520 EXAMPLE_PATH = @CMAKE_SOURCE_DIR@/doc/examples/ 521 521 522 522 # If the value of the EXAMPLE_PATH tag contains directories, you can use the … … 542 542 # the \image command). 543 543 544 IMAGE_PATH = @CMAKE_SOURCE_DIR@/ images544 IMAGE_PATH = @CMAKE_SOURCE_DIR@/doc/images/ 545 545 546 546
Note: See TracChangeset
for help on using the changeset viewer.