Ignore:
Timestamp:
09/05/10 16:30:02 (2 years ago)
Author:
Freddie Akeroyd
Message:

More doc tweaks. Also now automatically builds javadoc for web. Refs #231

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/doc/doxygen/Doxyfile_c

    r1473 r1474  
    628628# the \include command). 
    629629 
    630 EXAMPLE_PATH           = 
     630EXAMPLE_PATH           = $(TOPSRC)/test 
    631631 
    632632# If the value of the EXAMPLE_PATH tag contains directories, you can use the 
     
    635635# blank all files are included. 
    636636 
    637 EXAMPLE_PATTERNS       = 
     637EXAMPLE_PATTERNS       = *.c *.h 
    638638 
    639639# If the EXAMPLE_RECURSIVE tag is set to YES then subdirectories will be 
Note: See TracChangeset for help on using the changeset viewer.