Mercurial > hg > vamp-plugin-sdk
comparison Doxyfile @ 75:0f8524203677
* doc updates
author | cannam |
---|---|
date | Thu, 07 Jun 2007 13:56:26 +0000 |
parents | 933fee59d33a |
children | c72fddf9aecb |
comparison
equal
deleted
inserted
replaced
74:64d45f526afc | 75:0f8524203677 |
---|---|
448 # The INPUT tag can be used to specify the files and/or directories that contain | 448 # The INPUT tag can be used to specify the files and/or directories that contain |
449 # documented source files. You may enter file names like "myfile.cpp" or | 449 # documented source files. You may enter file names like "myfile.cpp" or |
450 # directories like "/usr/src/myproject". Separate the files or directories | 450 # directories like "/usr/src/myproject". Separate the files or directories |
451 # with spaces. | 451 # with spaces. |
452 | 452 |
453 INPUT = vamp vamp-sdk examples host | 453 INPUT = vamp vamp-sdk vamp-sdk/hostext examples host |
454 | 454 |
455 # If the value of the INPUT tag contains directories, you can use the | 455 # If the value of the INPUT tag contains directories, you can use the |
456 # FILE_PATTERNS tag to specify one or more wildcard pattern (like *.cpp | 456 # FILE_PATTERNS tag to specify one or more wildcard pattern (like *.cpp |
457 # and *.h) to filter out the source-files in the directories. If left | 457 # and *.h) to filter out the source-files in the directories. If left |
458 # blank the following patterns are tested: | 458 # blank the following patterns are tested: |