Skip to content

Commit 22cc276

Browse files
committed
implement new organization for Training classes
This also moves a few of the documents from API Guides > Best Practices into the new courses for best practices. This is also dependent on CL Ieac8a97a8d6fda41a3682241901150cfe16afc4d which generates the list of classes/lessons on each course landing page. Change-Id: I8132f72f78d844c3b035c7aa269ad3b88a25d02a
1 parent 5f32d33 commit 22cc276

20 files changed

+1834
-2033
lines changed

docs/html/guide/guide_toc.cs

Lines changed: 0 additions & 19 deletions
Original file line numberDiff line numberDiff line change
@@ -529,25 +529,6 @@ localized titles are added in the language order specified below.
529529
<li><a href="<?cs var:toroot ?>guide/practices/tablets-and-handsets.html">
530530
<span class="en">Supporting Tablets and Handsets</span>
531531
</a></li>
532-
<li class="nav-section">
533-
<div class="nav-section-header"><a href="<?cs var:toroot ?>guide/practices/performance.html">
534-
<span class="en">Designing for Performance</span>
535-
</a></div>
536-
<ul>
537-
<li><a href="<?cs var:toroot ?>guide/practices/jni.html">
538-
<span class="en">JNI Tips</span>
539-
</a></li>
540-
</ul>
541-
</li>
542-
<li><a href="<?cs var:toroot ?>guide/practices/responsiveness.html">
543-
<span class="en">Designing for Responsiveness</span>
544-
</a></li>
545-
<li><a href="<?cs var:toroot ?>guide/practices/seamlessness.html">
546-
<span class="en">Designing for Seamlessness</span>
547-
</a></li>
548-
<li><a href="<?cs var:toroot ?>guide/practices/security.html">
549-
<span class="en">Designing for Security</span>
550-
</a></li>
551532

552533
</ul>
553534
</li>

docs/html/guide/practices/app-design/responsiveness.jd

Lines changed: 0 additions & 140 deletions
This file was deleted.

0 commit comments

Comments
 (0)