Changeset 490 for XIOS/trunk/Doxyfile


Ignore:
Timestamp:
09/26/14 14:52:04 (10 years ago)
Author:
mhnguyen
Message:

Implementing print output in seperate files

+) Add an option to write information into standard output or into files,
each of which is created by a process
+) Add a new file for global data (constant, value macro, etc)
+) Do a minor change in how to generate doxygen

Test
+) On Curie, with two modes: only client (connected) and client-server
+) All tests passed, each client prints out its info in a seperate file

File:
1 edited

Legend:

Unmodified
Added
Removed
  • XIOS/trunk/Doxyfile

    r300 r490  
    169169# an explicit \brief command for a brief description.) 
    170170 
    171 QT_AUTOBRIEF           = NO 
     171QT_AUTOBRIEF           = YES 
    172172 
    173173# The MULTILINE_CPP_IS_BRIEF tag can be set to YES to make Doxygen  
Note: See TracChangeset for help on using the changeset viewer.