diff options
Diffstat (limited to 'docs/html/guide/guide_toc.cs')
-rw-r--r-- | docs/html/guide/guide_toc.cs | 19 |
1 files changed, 0 insertions, 19 deletions
diff --git a/docs/html/guide/guide_toc.cs b/docs/html/guide/guide_toc.cs index 46c4398c0699..d875f47fc939 100644 --- a/docs/html/guide/guide_toc.cs +++ b/docs/html/guide/guide_toc.cs @@ -529,25 +529,6 @@ <li><a href="<?cs var:toroot ?>guide/practices/tablets-and-handsets.html"> <span class="en">Supporting Tablets and Handsets</span> </a></li> - <li class="nav-section"> - <div class="nav-section-header"><a href="<?cs var:toroot ?>guide/practices/performance.html"> - <span class="en">Designing for Performance</span> - </a></div> - <ul> - <li><a href="<?cs var:toroot ?>guide/practices/jni.html"> - <span class="en">JNI Tips</span> - </a></li> - </ul> - </li> - <li><a href="<?cs var:toroot ?>guide/practices/responsiveness.html"> - <span class="en">Designing for Responsiveness</span> - </a></li> - <li><a href="<?cs var:toroot ?>guide/practices/seamlessness.html"> - <span class="en">Designing for Seamlessness</span> - </a></li> - <li><a href="<?cs var:toroot ?>guide/practices/security.html"> - <span class="en">Designing for Security</span> - </a></li> </ul> </li> |