blob: 007ea64e4c714ab1dd9a9ca56839b994eecb5247 [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>
28 </ul>
29</ul>
30
31<script type="text/javascript">
32<!--
33 buildToggleLists();
34//-->
35</script>
36