Changeset 560 for trunk/Doc/trac.doxy
- Timestamp:
- 02/26/07 14:29:12 (2 years ago)
- Files:
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
trunk
- Property svn:ignore changed from
config.log
.sconf_temp_linux
build.linux
.sconsign.*
sconf.log_*
.sconf_temp*
option.cache.*
to
.sconf_temp*
.sconsign.*
build.*
config.log
option.cache.*
sconf.log_*
*.pyc
- Property svn:ignore changed from
trunk/Doc
- Property svn:ignore changed from
html
to
html
tracdocs
docs
- Property svn:ignore changed from
trunk/Doc/trac.doxy
r402 r560 14 14 15 15 16 INPUT = $(DOX_INPUT) 17 16 18 # Small set for testing... 17 # INPUT = ../Source/Base mainpage.dox 19 # RECURSIVE = YES 20 # INPUT = ../Source/System mainpage.dox
