Mesa (master): doxygen: Add i965 to list of modules in html header

Chad Versace chadversary at kemper.freedesktop.org
Fri Oct 11 05:22:11 UTC 2013


Module: Mesa
Branch: master
Commit: 9cb8f7a12655bb76355402f015e88c19db78f6d6
URL:    http://cgit.freedesktop.org/mesa/mesa/commit/?id=9cb8f7a12655bb76355402f015e88c19db78f6d6

Author: Chad Versace <Chad Versace chad at chad-versace.us>
Date:   Thu Oct 10 22:20:39 2013 -0700

doxygen: Add i965 to list of modules in html header

Signed-off-by: Chad Versace <Chad Versace chad at chad-versace.us>

---

 doxygen/header.html |    3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)

diff --git a/doxygen/header.html b/doxygen/header.html
index 3127da2..abd736f 100644
--- a/doxygen/header.html
+++ b/doxygen/header.html
@@ -15,5 +15,6 @@
 <a class="qindex" href="../swrast_setup/index.html">swrast_setup</a> |
 <a class="qindex" href="../tnl/index.html">tnl</a> |
 <a class="qindex" href="../tnl_dd/index.html">tnl_dd</a> |
-<a class="qindex" href="../gbm/index.html">gbm</a>
+<a class="qindex" href="../gbm/index.html">gbm</a> |
+<a class="qindex" href="../i965/index.html">i965</a>
 </div>




More information about the mesa-commit mailing list