Gaurav Mathur | 800158f | 2009-10-08 23:50:24 -0700 | [diff] [blame] | 1 | <script type="text/javascript" language="JavaScript"> |
| 2 | <!-- |
| 3 | function nothing() {} |
| 4 | --> |
| 5 | </script> |
| 6 | |
| 7 | <ul> |
Dan Morrill | 3cd199f | 2009-11-06 14:04:16 -0800 | [diff] [blame] | 8 | <li><h2>Getting Started</h2><ul> |
| 9 | <li><a href="<?cs var:toroot ?>compatibility/overview.html">Compatibility Overview</a></li> |
Dan Morrill | 8d41b3a | 2010-08-24 14:39:34 -0700 | [diff] [blame] | 10 | <li><a href="<?cs var:toroot ?>compatibility/android-2.2-cdd.pdf">Current CDD</a></li> |
Dan Morrill | 3cd199f | 2009-11-06 14:04:16 -0800 | [diff] [blame] | 11 | <li><a href="<?cs var:toroot ?>compatibility/cts-intro.html">CTS Introduction</a></li> |
Brian Muramatsu | c8585aa | 2010-10-04 10:52:59 -0700 | [diff] [blame] | 12 | <li><a href="<?cs var:toroot ?>compatibility/cts-development.html">CTS Development</a></li> |
Dan Morrill | 3cd199f | 2009-11-06 14:04:16 -0800 | [diff] [blame] | 13 | </ul></li> |
Gaurav Mathur | 800158f | 2009-10-08 23:50:24 -0700 | [diff] [blame] | 14 | |
Dan Morrill | 3cd199f | 2009-11-06 14:04:16 -0800 | [diff] [blame] | 15 | <li><h2>More Information</h2><ul> |
Dan Morrill | 98620ee | 2010-04-13 14:48:25 -0700 | [diff] [blame] | 16 | <li><a href="<?cs var:toroot ?>compatibility/downloads.html">Downloads</a></li> |
Dan Morrill | 55de681 | 2009-11-15 15:46:36 -0800 | [diff] [blame] | 17 | <li><a href="<?cs var:toroot ?>faqs.html#compatibility">FAQs</a></li> |
Dan Morrill | 3cd199f | 2009-11-06 14:04:16 -0800 | [diff] [blame] | 18 | <li><a href="<?cs var:toroot ?>compatibility/contact-us.html">Contact Us</a></li> |
| 19 | </ul></li> |
Gaurav Mathur | 800158f | 2009-10-08 23:50:24 -0700 | [diff] [blame] | 20 | </ul> |
| 21 | |
| 22 | <script type="text/javascript"> |
| 23 | <!-- |
| 24 | buildToggleLists(); |
| 25 | //--> |
| 26 | </script> |