Last change
on this file since 3167 was
3167,
checked in by bensch, 20 years ago
|
orxonox/trunk: it is now possible to autogenerate the documentation out of /trunk with make doc.
The documentation will be moved to the folder doc/html and doc/latex.
|
-
Property svn:executable set to
*
|
File size:
418 bytes
|
Line | |
---|
1 | echo " |
---|
2 | #--------------------------------------------------------------------------- |
---|
3 | # configuration options related to warning and progress messages |
---|
4 | #--------------------------------------------------------------------------- |
---|
5 | QUIET = NO |
---|
6 | WARNINGS = YES |
---|
7 | WARN_IF_UNDOCUMENTED = YES |
---|
8 | WARN_IF_DOC_ERROR = YES |
---|
9 | WARN_FORMAT = \"\$file:\$line: \$text\" |
---|
10 | WARN_LOGFILE = " |
---|
Note: See
TracBrowser
for help on using the repository browser.