| 519 |
# directories that contain image that are included in the documentation (see |
# directories that contain image that are included in the documentation (see |
| 520 |
# the \image command). |
# the \image command). |
| 521 |
|
|
| 522 |
IMAGE_PATH = @top_srcdir@/doc/examples/demo \ |
IMAGE_PATH = @top_builddir@/doc/examples/demo \ |
| 523 |
@top_srcdir@/doc/api |
@top_builddir@/doc/api |
| 524 |
|
|
| 525 |
# The INPUT_FILTER tag can be used to specify a program that doxygen should |
# The INPUT_FILTER tag can be used to specify a program that doxygen should |
| 526 |
# invoke to filter for each input file. Doxygen will invoke the filter program |
# invoke to filter for each input file. Doxygen will invoke the filter program |