Last change
on this file since 3677 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:
506 bytes
|
Rev | Line | |
---|
[3167] | 1 | echo " |
---|
| 2 | #--------------------------------------------------------------------------- |
---|
| 3 | # configuration options related to the input files |
---|
| 4 | #--------------------------------------------------------------------------- |
---|
| 5 | FILE_PATTERNS = |
---|
| 6 | RECURSIVE = NO |
---|
| 7 | EXCLUDE = |
---|
| 8 | EXCLUDE_SYMLINKS = NO |
---|
| 9 | EXCLUDE_PATTERNS = |
---|
| 10 | EXAMPLE_PATH = |
---|
| 11 | EXAMPLE_PATTERNS = |
---|
| 12 | EXAMPLE_RECURSIVE = NO |
---|
| 13 | IMAGE_PATH = |
---|
| 14 | INPUT_FILTER = |
---|
| 15 | FILTER_SOURCE_FILES = NO" |
---|
Note: See
TracBrowser
for help on using the repository browser.