You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@trafficserver.apache.org by no...@apache.org on 2014/09/01 00:35:45 UTC

[2/2] git commit: docs: The highlighted source files are *huge*, disable SOURCE_TOOLTIPS

docs: The highlighted source files are *huge*, disable SOURCE_TOOLTIPS


Project: http://git-wip-us.apache.org/repos/asf/trafficserver/repo
Commit: http://git-wip-us.apache.org/repos/asf/trafficserver/commit/43b5979c
Tree: http://git-wip-us.apache.org/repos/asf/trafficserver/tree/43b5979c
Diff: http://git-wip-us.apache.org/repos/asf/trafficserver/diff/43b5979c

Branch: refs/heads/master
Commit: 43b5979cf86081e266cd16d269385b1bace207ba
Parents: 15a0b08
Author: Jack Bates <ja...@nottheoilrig.com>
Authored: Sun Aug 31 15:33:03 2014 -0700
Committer: Jack Bates <ja...@nottheoilrig.com>
Committed: Sun Aug 31 15:33:03 2014 -0700

----------------------------------------------------------------------
 doc/Doxyfile | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/trafficserver/blob/43b5979c/doc/Doxyfile
----------------------------------------------------------------------
diff --git a/doc/Doxyfile b/doc/Doxyfile
index ab1087e..e1d87d0 100644
--- a/doc/Doxyfile
+++ b/doc/Doxyfile
@@ -949,7 +949,7 @@ REFERENCES_LINK_SOURCE = YES
 # The default value is: YES.
 # This tag requires that the tag SOURCE_BROWSER is set to YES.
 
-SOURCE_TOOLTIPS        = YES
+SOURCE_TOOLTIPS        = NO
 
 # If the USE_HTAGS tag is set to YES then the references to source code will
 # point to the HTML generated by the htags(1) tool instead of doxygen built-in