blob: 1531affbe3a4af0aec950ed794a383e98e798cf5 [file] [log] [blame]
Dan Morrill3cd199f2009-11-06 14:04:16 -08001<script type="text/javascript" language="JavaScript">
2<!--
3function nothing() {}
4-->
5</script>
6
7<ul>
8 <li><h2>The Project</h2><ul>
9 <li><a href="<?cs var:toroot ?>source/roles.html">People and Roles</a></li>
10 <li><a href="<?cs var:toroot ?>source/licenses.html">Licensing Information</a></li>
11 <li><a href="http://android.git.kernel.org/">Browse Source</a></li>
12 <li><a href="<?cs var:toroot ?>source/overview.html">Platform Overview</a></li>
13 <li><a href="<?cs var:toroot ?>source/life-of-a-bug.html">Life of a Bug</a></li>
14 </ul>
15
16 <li><h2>Getting Started</h2><ul>
17 <li><a href="<?cs var:toroot ?>source/download.html">Getting the Source</a></li>
18 <li><a href="<?cs var:toroot ?>source/git-repo.html">Using git and repo</a></li>
19 <li><a href="<?cs var:toroot ?>source/using-eclipse.html">Using Eclipse</a></li>
20 <li><a href="<?cs var:toroot ?>source/code-style.html">Code Style</a></li>
21 <li><a href="<?cs var:toroot ?>source/building-dream.html">Building for ADP1</a></li>
22 </ul>
23
24 <li><h2>Contributing</h2><ul>
25 <li><a href="<?cs var:toroot ?>source/life-of-a-patch.html">Life of a Patch</a></li>
26 <li><a href="<?cs var:toroot ?>source/submit-patches.html">Submitting Patches</a></li>
27 <li><a href="<?cs var:toroot ?>source/report-bugs.html">Reporting Bugs</a></li>
Dan Morrilla9788cd2009-11-15 11:49:30 -080028 <li><a href="<?cs var:toroot ?>source/code-lines.html">Branches &amp; Releases</a></li>
Dan Morrill3cd199f2009-11-06 14:04:16 -080029 </ul>
30</ul>
31
32<script type="text/javascript">
33<!--
34 buildToggleLists();
35//-->
36</script>
37