Changeset 1189 for trunk/Doc

Show
Ignore:
Timestamp:
04/25/08 03:25:24 (7 months ago)
Author:
vossg
Message:

changed: started to rebuild the documentation

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • trunk/Doc/opensg.doxy

    r907 r1189  
    109109# operators of the base classes will not be shown. 
    110110 
    111 INLINE_INHERITED_MEMB  = YES 
     111INLINE_INHERITED_MEMB  = NO 
    112112 
    113113# If the FULL_PATH_NAMES tag is set to YES then Doxygen will prepend the full  
     
    10601060                        OSG_DEBUG_ARG                     \ 
    10611061                        OSG_DO_DOC                        \ 
    1062                         DOXYGEN_SHOULD_SKIP_THIS 
     1062                        DOXYGEN_SHOULD_SKIP_THIS          \ 
     1063                        __GNUC__                          \ 
     1064                        __linux                           \ 
     1065                        OSG_UNUSED_ATTRIB= 
    10631066 
    10641067# If the MACRO_EXPANSION and EXPAND_ONLY_PREDEF tags are set to YES then  
     
    10691072EXPAND_AS_DEFINED      =    OSG_CHECK_ARG \ 
    10701073                            OSG_BASELIB_DLLMAPPING \ 
    1071                             OSG_SYSTEMLIB_DLLMAPPING 
     1074                            OSG_SYSTEMLIB_DLLMAPPING \ 
     1075                            OSG_UNUSED_ATTRIB        \ 
     1076                            OSGT 
    10721077 
    10731078# If the SKIP_FUNCTION_MACROS tag is set to YES (the default) then