Changeset 1473 for trunk/doc/doxygen/Doxyfile_java
- Timestamp:
- 09/05/10 14:28:15 (2 years ago)
- File:
-
- 1 edited
-
trunk/doc/doxygen/Doxyfile_java (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/doc/doxygen/Doxyfile_java
r1426 r1473 636 636 # the \include command). 637 637 638 EXAMPLE_PATH = 638 EXAMPLE_PATH = $(TOPSRC)/bindings/java/test 639 639 640 640 # If the value of the EXAMPLE_PATH tag contains directories, you can use the … … 643 643 # blank all files are included. 644 644 645 EXAMPLE_PATTERNS = 645 EXAMPLE_PATTERNS = *.java 646 646 647 647 # If the EXAMPLE_RECURSIVE tag is set to YES then subdirectories will be
Note: See TracChangeset
for help on using the changeset viewer.
