Changeset 1463


Ignore:
Timestamp:
08/05/10 12:47:05 (21 months ago)
Author:
Freddie Akeroyd
Message:

User doxypy to filter input. Refs #220.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/doc/doxygen/Doxyfile_python

    r1426 r1463  
    657657# ignored. 
    658658 
    659 INPUT_FILTER           = 
     659INPUT_FILTER           = python /usr/bin/doxypy.py 
    660660 
    661661# The FILTER_PATTERNS tag can be used to specify filters on a per file pattern 
     
    674674# files to browse (i.e. when SOURCE_BROWSER is set to YES). 
    675675 
    676 FILTER_SOURCE_FILES    = NO 
     676FILTER_SOURCE_FILES    = YES 
    677677 
    678678#--------------------------------------------------------------------------- 
Note: See TracChangeset for help on using the changeset viewer.