aboutsummaryrefslogtreecommitdiff
path: root/hal_footer.html
diff options
context:
space:
mode:
authorClay Murphy <claym@google.com>2014-03-24 18:05:16 -0700
committerClay Murphy <claym@google.com>2014-10-30 14:57:30 -0700
commit28730d1e776bc55a63530b4f6ab810f2b7745654 (patch)
treeda16bc9a6da83b97ca8625692e892e941822c198 /hal_footer.html
parent703d1136ca2698a432d93bd1ee07062958d7c69b (diff)
downloadsource.android.com-28730d1e776bc55a63530b4f6ab810f2b7745654.tar.gz
Docs: Better integrating HAL contents into source.android.com
Bug: 12067952, 12228517 Change-Id: I741e03ee9ee5070960dc7687f5f49e840b31a401
Diffstat (limited to 'hal_footer.html')
-rw-r--r--hal_footer.html22
1 files changed, 22 insertions, 0 deletions
diff --git a/hal_footer.html b/hal_footer.html
new file mode 100644
index 00000000..2ad5ca35
--- /dev/null
+++ b/hal_footer.html
@@ -0,0 +1,22 @@
+<!-- HTML footer for doxygen 1.8.4-->
+<!-- start footer part -->
+<!--BEGIN GENERATE_TREEVIEW-->
+<div id="nav-path" class="navpath"><!-- id is needed for treeview function! -->
+ <ul>
+ $navpath
+ <li class="footer">$generatedby
+ <a href="/index.html">
+ <img class="footer" src="/images/Android_Robot_100.png" alt="Android"/></a> $doxygenversion </li>
+ </ul>
+</div>
+<!--END GENERATE_TREEVIEW-->
+<!--BEGIN !GENERATE_TREEVIEW-->
+<hr class="footer"/><address class="footer"><small>
+$generatedby &#160;<a href="/index.html">
+<img class="footer"
+src="/images/Android_Robot_100.png" alt="Android"/>
+</a> $doxygenversion
+</small></address>
+<!--END !GENERATE_TREEVIEW-->
+</body>
+</html>