blob: 09c20a6ad00fe7bbc4b4e6bbc470a34fc50b38eb [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>
Dan Morrill55de6812009-11-15 15:46:36 -080011 <li><a href="http://android.git.kernel.org/">Browse Source</a> <span style="font-size: 75%; font-variant: small-caps">[off-site]</span></li>
Dan Morrill3cd199f2009-11-06 14:04:16 -080012 <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>
Dan Morrill55de6812009-11-15 15:46:36 -080014 <li><a href="<?cs var:toroot ?>faqs.html#aosp">FAQs</a></li>
Dan Morrill3cd199f2009-11-06 14:04:16 -080015 </ul>
16
17 <li><h2>Getting Started</h2><ul>
18 <li><a href="<?cs var:toroot ?>source/download.html">Getting the Source</a></li>
19 <li><a href="<?cs var:toroot ?>source/git-repo.html">Using git and repo</a></li>
20 <li><a href="<?cs var:toroot ?>source/using-eclipse.html">Using Eclipse</a></li>
21 <li><a href="<?cs var:toroot ?>source/code-style.html">Code Style</a></li>
Dan Morrill55de6812009-11-15 15:46:36 -080022 <li><a href="<?cs var:toroot ?>source/building-dream.html">Building for an ADP</a></li>
Dan Morrill3cd199f2009-11-06 14:04:16 -080023 </ul>
24
25 <li><h2>Contributing</h2><ul>
26 <li><a href="<?cs var:toroot ?>source/life-of-a-patch.html">Life of a Patch</a></li>
27 <li><a href="<?cs var:toroot ?>source/submit-patches.html">Submitting Patches</a></li>
28 <li><a href="<?cs var:toroot ?>source/report-bugs.html">Reporting Bugs</a></li>
Dan Morrilla9788cd2009-11-15 11:49:30 -080029 <li><a href="<?cs var:toroot ?>source/code-lines.html">Branches &amp; Releases</a></li>
Dan Morrill3cd199f2009-11-06 14:04:16 -080030 </ul>
31</ul>
32
33<script type="text/javascript">
34<!--
35 buildToggleLists();
36//-->
37</script>
38