telepathy-qt: doxygen-header: move the 'Modules' link next to 'Home'
Alexandr Akulich
kaffeine at kemper.freedesktop.org
Sun Oct 9 13:45:43 UTC 2016
Module: telepathy-qt
Branch: master
Commit: d74cfb66e2f69816d8be39780bc61716b13bac0b
URL: http://cgit.freedesktop.org/telepathy/telepathy-qt/commit/?id=d74cfb66e2f69816d8be39780bc61716b13bac0b
Author: George Kiagiadakis <gkiagia at tolabaki.gr>
Date: Sun Sep 25 17:48:52 2016 +0300
doxygen-header: move the 'Modules' link next to 'Home'
It is the second most important link... the 'All classes' section
is quite hard to navigate imho.
---
doxygen-header.html | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
diff --git a/doxygen-header.html b/doxygen-header.html
index b513884..755b6dd 100644
--- a/doxygen-header.html
+++ b/doxygen-header.html
@@ -31,12 +31,12 @@ $extrastylesheet
<td class="postheader" valign="center">
<a href="index.html">
<font color="#004faf">Home</font></a> ·
+ <a href="modules.html">
+ <font color="#004faf">Modules</font></a> ·
<a href="classes.html">
<font color="#004faf">All Classes</font></a> ·
<a href="namespaces.html">
- <font color="#004faf">All Namespaces</font></a> ·
- <a href="modules.html">
- <font color="#004faf">Modules</font></a>
+ <font color="#004faf">All Namespaces</font></a>
</td>
<!-- end of custom navigation bar -->
More information about the telepathy-commits
mailing list