summaryrefslogtreecommitdiffstats
path: root/docs/html/tools/tools_toc.cs
diff options
context:
space:
mode:
authorRich Slogar <rslogar@google.com>2015-04-30 03:28:43 +0000
committerAndroid Git Automerger <android-git-automerger@android.com>2015-04-30 03:28:43 +0000
commitedf44562b51610ced0bb0d4bc24adcfafcf74502 (patch)
treeef02f9ae6be0ebe6395d4c649486ceafaac35e4c /docs/html/tools/tools_toc.cs
parent6891f0359ba56c8132bb0b69595e40d7eab46a14 (diff)
parentb4430aa33fa0a0a7631850d2da7112319a9ca4c7 (diff)
downloadframeworks_base-edf44562b51610ced0bb0d4bc24adcfafcf74502.zip
frameworks_base-edf44562b51610ced0bb0d4bc24adcfafcf74502.tar.gz
frameworks_base-edf44562b51610ced0bb0d4bc24adcfafcf74502.tar.bz2
am b4430aa3: am 2a3aa2d3: docs: studio 1.2 updates
* commit 'b4430aa33fa0a0a7631850d2da7112319a9ca4c7': docs: studio 1.2 updates
Diffstat (limited to 'docs/html/tools/tools_toc.cs')
-rw-r--r--docs/html/tools/tools_toc.cs1
1 files changed, 1 insertions, 0 deletions
diff --git a/docs/html/tools/tools_toc.cs b/docs/html/tools/tools_toc.cs
index 9ba7a22..d92af04 100644
--- a/docs/html/tools/tools_toc.cs
+++ b/docs/html/tools/tools_toc.cs
@@ -129,6 +129,7 @@
<li><a href="<?cs var:toroot ?>tools/debugging/improving-w-lint.html"><span class="en">Improving Your Code with lint</span></a></li>
<li><a href="<?cs var:toroot ?>tools/debugging/debugging-ui.html"><span class="en">Optimizing your UI</span></a></li>
<li><a href="<?cs var:toroot ?>tools/debugging/debugging-tracing.html"><span class="en">Profiling with Traceview and dmtracedump</span></a></li>
+ <li><a href="<?cs var:toroot ?>tools/debugging/annotations.html"><span class="en">Improving Code Inspection with Annotations</span></a></li>
<li><a href="<?cs var:toroot ?>tools/debugging/systrace.html"><span class="en">Analyzing Display and Performance</span></a></li>
<li><a href="<?cs var:toroot ?>tools/debugging/debugging-memory.html">Investigating Your RAM Usage</a></li>
<li><a href="<?cs var:toroot ?>tools/debugging/debugging-devtools.html"><span class="en">Using the Dev Tools App</span></a></li>