telepathy-qt: Doxygen: Fixed the interactivity of the trees.
Alexandr Akulich
kaffeine at kemper.freedesktop.org
Sat Aug 29 05:49:54 PDT 2015
Module: telepathy-qt
Branch: master
Commit: 42de6e1b7a4bfcaab6739580836956995c3f68be
URL: http://cgit.freedesktop.org/telepathy/telepathy-qt/commit/?id=42de6e1b7a4bfcaab6739580836956995c3f68be
Author: Alexandr Akulich <akulichalexander at gmail.com>
Date: Sat Aug 29 16:15:46 2015 +0500
Doxygen: Fixed the interactivity of the trees.
The scripts inclusion needed since Doxygen-1.8.1.
---
doxygen-header.html | 2 ++
1 file changed, 2 insertions(+)
diff --git a/doxygen-header.html b/doxygen-header.html
index b6480f6..6cc879d 100644
--- a/doxygen-header.html
+++ b/doxygen-header.html
@@ -5,6 +5,8 @@
<head>
<title>$title</title>
<link href="doxygen.css" rel="stylesheet" type="text/css" />
+ <script type="text/javascript" src="$relpath$jquery.js"></script>
+ <script type="text/javascript" src="$relpath$dynsections.js"></script>
</head>
<body>
<table border="0" cellpadding="0" cellspacing="0" width="100%">
More information about the telepathy-commits
mailing list