Changeset 1475


Ignore:
Timestamp:
09/05/10 17:13:49 (21 months ago)
Author:
Freddie Akeroyd
Message:

Adjust source includes. Refs #231

Location:
trunk/doc/doxygen
Files:
3 edited

Legend:

Unmodified
Added
Removed
  • trunk/doc/doxygen/Doxyfile_cpp

    r1474 r1475  
    13301330# be listed. 
    13311331 
    1332 EXTERNAL_GROUPS        = YES 
     1332EXTERNAL_GROUPS        = NO 
    13331333 
    13341334# The PERL_PATH should be the absolute path and name of the perl script 
  • trunk/doc/doxygen/Doxyfile_java

    r1473 r1475  
    569569# with spaces. 
    570570 
    571 INPUT                  = $(TOPSRC)/bindings/java 
     571INPUT                  = $(TOPSRC)/bindings/java/org $(TOPSRC)/bindings/java/ncsa $(TOPSRC)/bindings/java/native 
    572572 
    573573# This tag can be used to specify the character encoding of the source files 
  • trunk/doc/doxygen/Doxyfile_python

    r1473 r1475  
    569569# with spaces. 
    570570 
    571 INPUT                  = $(TOPSRC)/bindings/python 
     571INPUT                  = $(TOPSRC)/bindings/python/nxs 
    572572 
    573573# This tag can be used to specify the character encoding of the source files 
Note: See TracChangeset for help on using the changeset viewer.