Add new tabs for Compatibility and Get Source to source.android.com framework

This commit is contained in:
Gaurav Mathur
2009-10-08 23:50:24 -07:00
parent f94bca2ab7
commit 800158fb99
5 changed files with 79 additions and 19 deletions

View File

@@ -0,0 +1,26 @@
<script type="text/javascript" language="JavaScript">
<!--
function nothing() {}
-->
</script>
<ul>
<li> <h2>Work with the Code </h2>
<ul>
<li><a href="">...</a></li>
</ul>
</li>
<li> <h2>About the project </h2>
<ul>
<li><a href="">...</a></li>
</ul>
</li>
</ul>
<script type="text/javascript">
<!--
buildToggleLists();
//-->
</script>