diff options
author | Adrian Ludwig <aludwig@google.com> | 2011-11-07 09:24:23 -0800 |
---|---|---|
committer | Adrian Ludwig <aludwig@google.com> | 2011-11-08 16:36:48 -0800 |
commit | 2435940aac3620ac4daa7b8aceba8cee8b1b51cc (patch) | |
tree | 247bc2270d1badb49ece413cc0c60c70476335cf /docs/html/guide/guide_toc.cs | |
parent | fee5f29b22f99bd2891fb2af54669f20832fb851 (diff) |
Adding new "Security Best Practices" to the html docs.
Change-Id: Iada088b23c4709e9c9212f41724f99f4e0fa393e
Diffstat (limited to 'docs/html/guide/guide_toc.cs')
-rw-r--r-- | docs/html/guide/guide_toc.cs | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/docs/html/guide/guide_toc.cs b/docs/html/guide/guide_toc.cs index a3bb6d4bc7ae..fb105aa9767b 100644 --- a/docs/html/guide/guide_toc.cs +++ b/docs/html/guide/guide_toc.cs @@ -789,6 +789,10 @@ applications</span> <li><a href="<?cs var:toroot ?>guide/practices/design/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> + <span class="new">new!</span><!-- 11/7/10 --> + </li> </ul> </li> |