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/bindings/cpp/NeXusFile.cpp

    r1473 r1474  
    3333 * \endcode 
    3434 * 
    35  * \example napi_test_cpp.cxx 
    36  * Test program for NeXus C++ Interface 
     35 * \sa napi_test_cpp.cxx 
    3736 * 
    3837 * For details of the C API see http://download.nexusformat.org/doxygen/html-c/ 
     38 * 
     39 */ 
     40 
     41/** 
     42 * \example napi_test_cpp.cxx 
     43 * Test program for the NeXus C++ Interface. 
     44 * This illustrates calling most of the functions for reading and writing a file 
     45 * 
    3946 */ 
    4047 
Note: See TracChangeset for help on using the changeset viewer.