im.pidgin.pidgin: 54765e1fe9e9552fc15e97d54808ba77bc8b8602
markdoliner at pidgin.im
markdoliner at pidgin.im
Tue Nov 13 13:05:40 EST 2007
-----------------------------------------------------------------
Revision: 54765e1fe9e9552fc15e97d54808ba77bc8b8602
Ancestor: e662200d4db97d597b28fe4d1e46d8dbe4355ce7
Author: markdoliner at pidgin.im
Date: 2007-11-12T08:27:17
Branch: im.pidgin.pidgin
Modified files:
Doxyfile.in
ChangeLog:
Fix a warning from make docs:
Warning: turning on CALL_GRAPH requires turning SOURCE_BROWSER and
REFERENCES_RELATION on as well!
Assuming SOURCE_BROWSER=YES and REFERENCES_RELATION=YES
-------------- next part --------------
============================================================
--- Doxyfile.in 8bc8bd216a0cabc1e41df65fbc7f57aea416bc54
+++ Doxyfile.in ddfa839ee93f504932e04827136022378a0a5884
@@ -604,7 +604,7 @@ FILTER_SOURCE_FILES = NO
# then you must also enable this option. If you don't then doxygen will produce
# a warning and turn it on anyway
-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.
More information about the Commits
mailing list