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_python

    r1464 r1473  
    626626# the \include command). 
    627627 
    628 EXAMPLE_PATH           = 
     628EXAMPLE_PATH           = $(TOPSRC)/bindings/python 
    629629 
    630630# If the value of the EXAMPLE_PATH tag contains directories, you can use the 
     
    633633# blank all files are included. 
    634634 
    635 EXAMPLE_PATTERNS       = 
     635EXAMPLE_PATTERNS       = *.py 
    636636 
    637637# If the EXAMPLE_RECURSIVE tag is set to YES then subdirectories will be 
Note: See TracChangeset for help on using the changeset viewer.