diff options
author | Aleks Haecky <vhaecky@google.com> | 2015-05-26 21:13:42 +0000 |
---|---|---|
committer | Android Git Automerger <android-git-automerger@android.com> | 2015-05-26 21:13:42 +0000 |
commit | c03c11e584abf1e61a902ea441818912f912fda7 (patch) | |
tree | 66d7f252d1ad73448b22653769b32730e24200d3 /docs/html/training | |
parent | 25fe13fa9ff0b1db8a6e10569fd62ca4eae150c9 (diff) | |
parent | be3ab00fd3fb54dd7662d00dc1bfcf542358a052 (diff) | |
download | frameworks_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.cs | 15 |
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> |