Merge "docs: M Preview - update the preview section TOC" into mnc-preview-docs

This commit is contained in:
Joe Fernandez
2015-05-23 07:50:48 +00:00
committed by Android (Google) Code Review

View File

@@ -16,8 +16,25 @@
</li>
<li class="nav-section">
<div class="nav-section-header empty"><a href="<?cs var:toroot ?>preview/api-overview.html">
<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">
Runtime Permissions</a></li>
<li><a href="<?cs var:toroot ?>preview/features/app-linking.html">
App Linking</a></li>
<li><a href="<?cs var:toroot ?>preview/backup/index.html">
Automatic Backups</a></li>
</ul>
</li>
<li class="nav-section">
@@ -25,24 +42,6 @@
Behavior Changes</a></div>
</li>
<li class="nav-section">
<div class="nav-section-header empty">
<a href="<?cs var:toroot ?>preview/features/runtime-permissions.html">
Runtime Permissions</a></div>
</li>
<li class="nav-section">
<div class="nav-section-header empty">
<a href="<?cs var:toroot ?>preview/backup/index.html">
Automatic Backups</a></div>
</li>
<li class="nav-section">
<div class="nav-section-header empty">
<a href="<?cs var:toroot ?>preview/data-binding/guide.html">
Data Binding</a></div>
</li>
<li class="nav-section">
<div class="nav-section-header empty"><a href="<?cs var:toroot ?>preview/samples.html">
Samples</a></div>