equal
deleted
inserted
replaced
550 # If the SOURCE_BROWSER tag is set to YES then a list of source files will |
550 # If the SOURCE_BROWSER tag is set to YES then a list of source files will |
551 # be generated. Documented entities will be cross-referenced with these sources. |
551 # be generated. Documented entities will be cross-referenced with these sources. |
552 # Note: To get rid of all source code in the generated output, make sure also |
552 # Note: To get rid of all source code in the generated output, make sure also |
553 # VERBATIM_HEADERS is set to NO. |
553 # VERBATIM_HEADERS is set to NO. |
554 |
554 |
555 SOURCE_BROWSER = YES |
555 SOURCE_BROWSER = NO |
556 |
556 |
557 # Setting the INLINE_SOURCES tag to YES will include the body |
557 # Setting the INLINE_SOURCES tag to YES will include the body |
558 # of functions and classes directly in the documentation. |
558 # of functions and classes directly in the documentation. |
559 |
559 |
560 INLINE_SOURCES = NO |
560 INLINE_SOURCES = NO |