Skip to content

Commit 094defc

Browse files
committedNov 7, 2014
Revert "Doxygen: do not add "Definition at line N of XYZ.cpp" to each method"
This reverts commit 7ee05af.
1 parent a54c31d commit 094defc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

‎cmake_templates/Doxyfile.in

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -714,7 +714,7 @@ FILTER_SOURCE_FILES = NO
714714
# Note: To get rid of all source code in the generated output, make sure also
715715
# VERBATIM_HEADERS is set to NO.
716716

717-
SOURCE_BROWSER = NO
717+
SOURCE_BROWSER = YES
718718

719719
# Setting the INLINE_SOURCES tag to YES will include the body
720720
# of functions and classes directly in the documentation.

0 commit comments

Comments
 (0)
Please sign in to comment.