Dirk Dougherty 518651c84b Fix download button's terms check. Add some cards. Fix some broken stuff.
Change-Id: I11ff573ccebf82c6b7cf800b9b486c4131ed3b04
2015-05-28 00:10:21 -07:00

60 lines
1.9 KiB
C#

<ul id="nav">
<li class="nav-section">
<div class="nav-section-header empty"><a href="<?cs var:toroot ?>preview/overview.html">
Program Overview</a></div>
</li>
<li class="nav-section">
<div class="nav-section-header empty"><a href="<?cs var:toroot ?>preview/download.html">
Downloads</a></div>
</li>
<li class="nav-section">
<div class="nav-section-header empty"><a href="<?cs var:toroot ?>preview/setup-sdk.html">
Set up the SDK</a></div>
</li>
<li class="nav-section">
<div class="nav-section-header"><a href="<?cs var:toroot ?>preview/testing/guide.html">
Testing Guide</a></div>
<ul>
<li><a href="<?cs var:toroot ?>preview/testing/performance.html">
Performance Testing</a></li>
</ul>
</li>
<li class="nav-section">
<div class="nav-section-header"><a href="<?cs var:toroot ?>preview/api-overview.html">
API Overview</a></div>
<ul>
<li><a href="<?cs var:toroot ?>preview/features/runtime-permissions.html">
Permissions</a></li>
<li><a href="<?cs var:toroot ?>preview/features/app-linking.html">
App Links</a></li>
<li><a href="<?cs var:toroot ?>preview/backup/index.html">
Auto Backup for Apps</a></li>
</ul>
</li>
<li class="nav-section">
<div class="nav-section-header empty"><a href="<?cs var:toroot ?>preview/behavior-changes.html">
Behavior Changes</a></div>
</li>
<li class="nav-section">
<div class="nav-section-header empty"><a href="<?cs var:toroot ?>preview/samples.html">
Samples</a></div>
</li>
<li class="nav-section">
<div class="nav-section-header empty"><a href="<?cs var:toroot ?>preview/support.html">
Support</a></div>
</li>
<li class="nav-section">
<div class="nav-section-header empty"><a href="<?cs var:toroot ?>preview/license.html">
License Agreement</a></div>
</li>
</ul>