37 lines
1.4 KiB
C#
37 lines
1.4 KiB
C#
<script type="text/javascript" language="JavaScript">
|
|
<!--
|
|
function nothing() {}
|
|
-->
|
|
</script>
|
|
|
|
<ul>
|
|
<li><h2>The Project</h2><ul>
|
|
<li><a href="<?cs var:toroot ?>source/roles.html">People and Roles</a></li>
|
|
<li><a href="<?cs var:toroot ?>source/licenses.html">Licensing Information</a></li>
|
|
<li><a href="http://android.git.kernel.org/">Browse Source</a></li>
|
|
<li><a href="<?cs var:toroot ?>source/overview.html">Platform Overview</a></li>
|
|
<li><a href="<?cs var:toroot ?>source/life-of-a-bug.html">Life of a Bug</a></li>
|
|
</ul>
|
|
|
|
<li><h2>Getting Started</h2><ul>
|
|
<li><a href="<?cs var:toroot ?>source/download.html">Getting the Source</a></li>
|
|
<li><a href="<?cs var:toroot ?>source/git-repo.html">Using git and repo</a></li>
|
|
<li><a href="<?cs var:toroot ?>source/using-eclipse.html">Using Eclipse</a></li>
|
|
<li><a href="<?cs var:toroot ?>source/code-style.html">Code Style</a></li>
|
|
<li><a href="<?cs var:toroot ?>source/building-dream.html">Building for ADP1</a></li>
|
|
</ul>
|
|
|
|
<li><h2>Contributing</h2><ul>
|
|
<li><a href="<?cs var:toroot ?>source/life-of-a-patch.html">Life of a Patch</a></li>
|
|
<li><a href="<?cs var:toroot ?>source/submit-patches.html">Submitting Patches</a></li>
|
|
<li><a href="<?cs var:toroot ?>source/report-bugs.html">Reporting Bugs</a></li>
|
|
</ul>
|
|
</ul>
|
|
|
|
<script type="text/javascript">
|
|
<!--
|
|
buildToggleLists();
|
|
//-->
|
|
</script>
|
|
|