summaryrefslogtreecommitdiffstats
path: root/docs/html/training
diff options
context:
space:
mode:
authorAleks Haecky <vhaecky@google.com>2015-05-26 21:13:42 +0000
committerAndroid Git Automerger <android-git-automerger@android.com>2015-05-26 21:13:42 +0000
commitc03c11e584abf1e61a902ea441818912f912fda7 (patch)
tree66d7f252d1ad73448b22653769b32730e24200d3 /docs/html/training
parent25fe13fa9ff0b1db8a6e10569fd62ca4eae150c9 (diff)
parentbe3ab00fd3fb54dd7662d00dc1bfcf542358a052 (diff)
downloadframeworks_base-c03c11e584abf1e61a902ea441818912f912fda7.zip
frameworks_base-c03c11e584abf1e61a902ea441818912f912fda7.tar.gz
frameworks_base-c03c11e584abf1e61a902ea441818912f912fda7.tar.bz2
am be3ab00f: am fdd06fe6: Merge "docs: Add peformance tools getting started docs in new tools/performance subtree." into lmp-docs
* commit 'be3ab00fd3fb54dd7662d00dc1bfcf542358a052': docs: Add peformance tools getting started docs in new tools/performance subtree.
Diffstat (limited to 'docs/html/training')
-rw-r--r--docs/html/training/training_toc.cs15
1 files changed, 3 insertions, 12 deletions
diff --git a/docs/html/training/training_toc.cs b/docs/html/training/training_toc.cs
index cefff81..535a87e 100644
--- a/docs/html/training/training_toc.cs
+++ b/docs/html/training/training_toc.cs
@@ -1654,20 +1654,11 @@ results."
</ul>
</li> <!-- end of Background Jobs -->
- <li class="nav-section">
- <div class="nav-section-header">
- <a href="<?cs var:toroot ?>training/best-performance.html">
- <span class="small">Best Practices for</span><br/>
- Performance
- </a>
- </div>
- <ul>
-
<li>
<a href="<?cs var:toroot ?>training/articles/memory.html"
- description=
- "How to keep your app's memory footprint small in order to improve performance
- on a variety of mobile devices."
+ description=
+ "How to keep your app's memory footprint small in order to improve performance
+ on a variety of mobile devices."
>Managing Your App's Memory</a>
</li>