docs: add 'new' tags and resolve some doc title regressions
Change-Id: I4894d29dded74e4e47cdff6e816417de776cfe04
This commit is contained in:
@@ -1,4 +1,4 @@
|
|||||||
page.title=Debugging from other IDEs
|
page.title=Debugging from Other IDEs
|
||||||
@jd:body
|
@jd:body
|
||||||
|
|
||||||
|
|
||||||
|
|||||||
@@ -60,7 +60,7 @@
|
|||||||
<li class="toggle-list">
|
<li class="toggle-list">
|
||||||
<div><a href="<?cs var:toroot ?>guide/topics/fundamentals/activities.html">
|
<div><a href="<?cs var:toroot ?>guide/topics/fundamentals/activities.html">
|
||||||
<span class="en">Activities</span>
|
<span class="en">Activities</span>
|
||||||
</a></div>
|
</a> <span class="new">new!</span></div>
|
||||||
<ul>
|
<ul>
|
||||||
<li><a href="<?cs var:toroot ?>guide/topics/fundamentals/fragments.html">
|
<li><a href="<?cs var:toroot ?>guide/topics/fundamentals/fragments.html">
|
||||||
<span class="en">Fragments</span>
|
<span class="en">Fragments</span>
|
||||||
@@ -76,11 +76,11 @@
|
|||||||
<li class="toggle-list">
|
<li class="toggle-list">
|
||||||
<div><a href="<?cs var:toroot ?>guide/topics/fundamentals/services.html">
|
<div><a href="<?cs var:toroot ?>guide/topics/fundamentals/services.html">
|
||||||
<span class="en">Services</span>
|
<span class="en">Services</span>
|
||||||
</a></div>
|
</a> <span class="new">new!</span></div>
|
||||||
<ul>
|
<ul>
|
||||||
<li><a href="<?cs var:toroot ?>guide/topics/fundamentals/bound-services.html">
|
<li><a href="<?cs var:toroot ?>guide/topics/fundamentals/bound-services.html">
|
||||||
<span class="en">Bound Services</span>
|
<span class="en">Bound Services</span>
|
||||||
</a></li>
|
</a> <span class="new">new!</span></li>
|
||||||
</ul>
|
</ul>
|
||||||
</li>
|
</li>
|
||||||
<li><a href="<?cs var:toroot ?>guide/topics/providers/content-providers.html">
|
<li><a href="<?cs var:toroot ?>guide/topics/providers/content-providers.html">
|
||||||
@@ -91,7 +91,7 @@
|
|||||||
</a></li>
|
</a></li>
|
||||||
<li><a href="<?cs var:toroot ?>guide/topics/fundamentals/processes-and-threads.html">
|
<li><a href="<?cs var:toroot ?>guide/topics/fundamentals/processes-and-threads.html">
|
||||||
<span class="en">Processes and Threads</span>
|
<span class="en">Processes and Threads</span>
|
||||||
</a></li>
|
</a> <span class="new">new!</span></li>
|
||||||
</ul>
|
</ul>
|
||||||
|
|
||||||
|
|
||||||
@@ -419,7 +419,7 @@
|
|||||||
<li class="toggle-list">
|
<li class="toggle-list">
|
||||||
<div>
|
<div>
|
||||||
<a href="<?cs var:toroot ?>guide/developing/devices/index.html">
|
<a href="<?cs var:toroot ?>guide/developing/devices/index.html">
|
||||||
<span class="en">Creating and Managing Virtual Devices</span>
|
<span class="en">Managing Virtual Devices</span>
|
||||||
</a>
|
</a>
|
||||||
</div>
|
</div>
|
||||||
<ul>
|
<ul>
|
||||||
@@ -430,7 +430,7 @@
|
|||||||
</li>
|
</li>
|
||||||
<li>
|
<li>
|
||||||
<a href="<?cs var:toroot ?>guide/developing/devices/managing-avds-cmdline.html">
|
<a href="<?cs var:toroot ?>guide/developing/devices/managing-avds-cmdline.html">
|
||||||
<span class="en">On the Command Line</span>
|
<span class="en">From the Command Line</span>
|
||||||
</a>
|
</a>
|
||||||
</li>
|
</li>
|
||||||
<li>
|
<li>
|
||||||
@@ -460,7 +460,7 @@
|
|||||||
</li>
|
</li>
|
||||||
<li>
|
<li>
|
||||||
<a href="<?cs var:toroot ?>guide/developing/projects/projects-cmdline.html">
|
<a href="<?cs var:toroot ?>guide/developing/projects/projects-cmdline.html">
|
||||||
<span class="en">On the Command Line</span>
|
<span class="en">From the Command Line</span>
|
||||||
</a>
|
</a>
|
||||||
</li>
|
</li>
|
||||||
</ul>
|
</ul>
|
||||||
@@ -490,12 +490,12 @@
|
|||||||
<ul>
|
<ul>
|
||||||
<li>
|
<li>
|
||||||
<a href="<?cs var:toroot ?>guide/developing/debugging/debugging-projects.html">
|
<a href="<?cs var:toroot ?>guide/developing/debugging/debugging-projects.html">
|
||||||
<span class="en">In Eclipse with ADT</span>
|
<span class="en">From Eclipse with ADT</span>
|
||||||
</a>
|
</a>
|
||||||
</li>
|
</li>
|
||||||
<li>
|
<li>
|
||||||
<a href="<?cs var:toroot ?>guide/developing/debugging/debugging-projects-cmdline.html">
|
<a href="<?cs var:toroot ?>guide/developing/debugging/debugging-projects-cmdline.html">
|
||||||
<span class="en">In Other IDEs</span>
|
<span class="en">From Other IDEs</span>
|
||||||
</a>
|
</a>
|
||||||
</li>
|
</li>
|
||||||
<li>
|
<li>
|
||||||
@@ -505,7 +505,7 @@
|
|||||||
</li>
|
</li>
|
||||||
<li>
|
<li>
|
||||||
<a href="<?cs var:toroot ?>guide/developing/debugging/debugging-log.html">
|
<a href="<?cs var:toroot ?>guide/developing/debugging/debugging-log.html">
|
||||||
<span class="en">Reading and Writing Log Messages</span>
|
<span class="en">Reading and Writing Logs</span>
|
||||||
</a>
|
</a>
|
||||||
</li>
|
</li>
|
||||||
<li>
|
<li>
|
||||||
|
|||||||
Reference in New Issue
Block a user