Changeset 1332:c6845d941ef6


Ignore:
Timestamp:
09/03/09 22:03:25 (2 years ago)
Author:
niam
Branch:
default
Message:

doxygen: more generic configuration file

File:
1 edited

Legend:

Unmodified
Added
Removed
  • docs/Doxyfile

    r1296 r1332  
    3232# if some version control system is used. 
    3333 
    34 PROJECT_NUMBER         = branch:libdodo 
     34PROJECT_NUMBER         = <version> 
    3535 
    3636# The OUTPUT_DIRECTORY tag is used to specify the (relative or absolute)  
     
    3939# where doxygen was started. If left blank the current directory will be used. 
    4040 
    41 OUTPUT_DIRECTORY       = docs/libdodo 
     41OUTPUT_DIRECTORY       = docs/<version> 
    4242 
    4343# If the CREATE_SUBDIRS tag is set to YES, then doxygen will create  
Note: See TracChangeset for help on using the changeset viewer.