Ignore:
Timestamp:
09/05/10 14:28:15 (2 years ago)
Author:
Freddie Akeroyd
Message:

Improve comments and reference test programs. Refs #231.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/doc/doxygen/Doxyfile_java

    r1426 r1473  
    636636# the \include command). 
    637637 
    638 EXAMPLE_PATH           = 
     638EXAMPLE_PATH           = $(TOPSRC)/bindings/java/test 
    639639 
    640640# If the value of the EXAMPLE_PATH tag contains directories, you can use the 
     
    643643# blank all files are included. 
    644644 
    645 EXAMPLE_PATTERNS       = 
     645EXAMPLE_PATTERNS       = *.java 
    646646 
    647647# If the EXAMPLE_RECURSIVE tag is set to YES then subdirectories will be 
Note: See TracChangeset for help on using the changeset viewer.