Skip to content

Commit 0fd69ff

Browse files
Adrian LudwigAndroid (Google) Code Review
authored andcommitted
Merge "Adding new "Security Best Practices" to the html docs." into ics-mr0
2 parents d5897dc + 2435940 commit 0fd69ff

2 files changed

Lines changed: 776 additions & 0 deletions

File tree

docs/html/guide/guide_toc.cs

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -797,6 +797,10 @@ localized titles are added in the language order specified below.
797797
<li><a href="<?cs var:toroot ?>guide/practices/design/seamlessness.html">
798798
<span class="en">Designing for Seamlessness</span>
799799
</a></li>
800+
<li><a href="<?cs var:toroot ?>guide/practices/security.html">
801+
<span class="en">Designing for Security</span></a>
802+
<span class="new">new!</span><!-- 11/7/10 -->
803+
</li>
800804
</ul>
801805
</li>
802806

0 commit comments

Comments
 (0)