Changeset 1474 for trunk/doc/doxygen/Doxyfile_c
- Timestamp:
- 09/05/10 16:30:02 (2 years ago)
- File:
-
- 1 edited
-
trunk/doc/doxygen/Doxyfile_c (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/doc/doxygen/Doxyfile_c
r1473 r1474 628 628 # the \include command). 629 629 630 EXAMPLE_PATH = 630 EXAMPLE_PATH = $(TOPSRC)/test 631 631 632 632 # If the value of the EXAMPLE_PATH tag contains directories, you can use the … … 635 635 # blank all files are included. 636 636 637 EXAMPLE_PATTERNS = 637 EXAMPLE_PATTERNS = *.c *.h 638 638 639 639 # If the EXAMPLE_RECURSIVE tag is set to YES then subdirectories will be
Note: See TracChangeset
for help on using the changeset viewer.
