Changeset 245 for trunk/desktop/dox


Ignore:
Timestamp:
Mar 10, 2007, 4:21:32 PM (19 years ago)
Author:
cinc
Message:

Added doxygen tags.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/desktop/dox/desktop.dox

    r224 r245  
    4848# the EXTRACT_PRIVATE and EXTRACT_STATIC tags are set to YES
    4949
    50 EXTRACT_ALL            = YES
     50EXTRACT_ALL            = NO
    5151
    5252# If the EXTRACT_PRIVATE tag is set to YES all private members of a class
     
    324324# subdirectory from a directory tree whose root is specified with the INPUT tag.
    325325
    326 EXCLUDE                =
     326EXCLUDE                = ./../class_h/
    327327
    328328# If the value of the INPUT tag contains directories, you can use the
     
    330330# certain files from those directories.
    331331
    332 EXCLUDE_PATTERNS       = *.*~
     332EXCLUDE_PATTERNS       = *.*~ 
    333333
    334334# The EXAMPLE_PATH tag can be used to specify one or more files or
Note: See TracChangeset for help on using the changeset viewer.