Revert "Doxygen: do not add "Definition at line N of XYZ.cpp" to each method"

This reverts commit 7ee05afd366cebf3c8f44354067c34223346f835.
This commit is contained in:
Martin Dobias 2014-11-08 00:51:52 +07:00
parent 7e4709bda0
commit 959c5660ca

View File

@ -714,7 +714,7 @@ FILTER_SOURCE_FILES = NO
# Note: To get rid of all source code in the generated output, make sure also
# VERBATIM_HEADERS is set to NO.
SOURCE_BROWSER = NO
SOURCE_BROWSER = YES
# Setting the INLINE_SOURCES tag to YES will include the body
# of functions and classes directly in the documentation.