Changeset 1332:c6845d941ef6
- Timestamp:
- 09/03/09 22:03:25 (2 years ago)
- Branch:
- default
- File:
-
- 1 edited
-
docs/Doxyfile (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
docs/Doxyfile
r1296 r1332 32 32 # if some version control system is used. 33 33 34 PROJECT_NUMBER = branch:libdodo34 PROJECT_NUMBER = <version> 35 35 36 36 # The OUTPUT_DIRECTORY tag is used to specify the (relative or absolute) … … 39 39 # where doxygen was started. If left blank the current directory will be used. 40 40 41 OUTPUT_DIRECTORY = docs/ libdodo41 OUTPUT_DIRECTORY = docs/<version> 42 42 43 43 # If the CREATE_SUBDIRS tag is set to YES, then doxygen will create
Note: See TracChangeset
for help on using the changeset viewer.
