Ignore:
Timestamp:
16/02/10 19:18:25 (2 years ago)
Author:
Freddie Akeroyd
Message:

Tweak formnatting. Refs #220.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/doc/doxygen/Doxyfile_f90

    r1425 r1426  
    138138# (thus requiring an explicit @brief command for a brief description.) 
    139139 
    140 JAVADOC_AUTOBRIEF      = NO 
     140JAVADOC_AUTOBRIEF      = YES 
    141141 
    142142# If the QT_AUTOBRIEF tag is set to YES then Doxygen will 
     
    146146# an explicit \brief command for a brief description.) 
    147147 
    148 QT_AUTOBRIEF           = NO 
     148QT_AUTOBRIEF           = YES 
    149149 
    150150# The MULTILINE_CPP_IS_BRIEF tag can be set to YES to make Doxygen 
Note: See TracChangeset for help on using the changeset viewer.