Browse Subversion Repository
Diff of /Doxyfile
Parent Directory
| Revision Log
| Patch
| 510 |
# *.hpp *.h++ *.idl *.odl *.cs *.php *.php3 *.inc *.m *.mm *.py *.f90 |
# *.hpp *.h++ *.idl *.odl *.cs *.php *.php3 *.inc *.m *.mm *.py *.f90 |
| 511 |
|
|
| 512 |
FILE_PATTERNS = *.h \ |
FILE_PATTERNS = *.h \ |
| 513 |
|
*.c \ |
| 514 |
*.cpp \ |
*.cpp \ |
| 515 |
*.rb \ |
*.rb \ |
| 516 |
*.dox |
*.dox |
| 555 |
# the \include command). |
# the \include command). |
| 556 |
|
|
| 557 |
EXAMPLE_PATH = . \ |
EXAMPLE_PATH = . \ |
| 558 |
rangesCtrl/samples |
rangesCtrl/samples \ |
| 559 |
|
runCtrl/tRunCtrl/samples |
| 560 |
|
|
| 561 |
# If the value of the EXAMPLE_PATH tag contains directories, you can use the |
# If the value of the EXAMPLE_PATH tag contains directories, you can use the |
| 562 |
# EXAMPLE_PATTERNS tag to specify one or more wildcard pattern (like *.cpp |
# EXAMPLE_PATTERNS tag to specify one or more wildcard pattern (like *.cpp |
|
|
Legend:
| Removed from v.129 |
|
| changed lines |
| |
Added in v.154 |
|
|
|