Changeset 1387:de0f5535a3f7


Ignore:
Timestamp:
10/22/09 12:56:42 (2 years ago)
Author:
niam
Branch:
default
Children:
1388:79f30b560be6, 1390:c8639bc29ac3
Message:

Doxygen update for new code organization

File:
1 edited

Legend:

Unmodified
Added
Removed
  • docs/Doxyfile

    r1332 r1387  
    125125# path to strip. 
    126126 
    127 STRIP_FROM_PATH        = trunk 
     127STRIP_FROM_PATH        = src 
    128128 
    129129# The STRIP_FROM_INC_PATH tag can be used to strip a user-defined part of  
     
    575575# with spaces. 
    576576 
    577 INPUT                  = trunk/include/libdodo/ 
     577INPUT                  = src/include/libdodo/ 
    578578 
    579579# This tag can be used to specify the character encoding of the source files  
     
    12461246# the preprocessor. 
    12471247 
    1248 INCLUDE_PATH           = trunk/include/libdodo/ 
     1248INCLUDE_PATH           = src/include/libdodo/ 
    12491249 
    12501250# You can use the INCLUDE_FILE_PATTERNS tag to specify one or more wildcard  
Note: See TracChangeset for help on using the changeset viewer.