Changeset 1474 for trunk/src/napi.c


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/src/napi.c

    r1470 r1474  
    6767 */ 
    6868 
     69/** 
     70 * \example napi_test.c 
     71 * This is the test program for the NeXus C API. 
     72 * It illustrates calling most functions to read and write a file. 
     73 */ 
    6974 
    7075 
Note: See TracChangeset for help on using the changeset viewer.