diff options
author | Roman Nurik <romannurik@google.com> | 2011-09-29 11:35:13 -0700 |
---|---|---|
committer | Roman Nurik <romannurik@google.com> | 2011-09-29 11:35:13 -0700 |
commit | 76175764f778085571e8b43bf0ece1e8c62513e2 (patch) | |
tree | 4816ac6102b13884540cb36aa3333bc790b02c57 /docs/html/guide/guide_toc.cs | |
parent | 805f43cd0daa1369ce3da7b617a4e3fe649f45ef (diff) |
Add 'updated' banner in guide TOC for media formats, rename Widgets design guide to App Widgets design guide
Change-Id: Ie84a534f9893b773342c63e260774f26d9353b40
Diffstat (limited to 'docs/html/guide/guide_toc.cs')
-rw-r--r-- | docs/html/guide/guide_toc.cs | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/html/guide/guide_toc.cs b/docs/html/guide/guide_toc.cs index 5f74e50fcbc4..464430bb0bd9 100644 --- a/docs/html/guide/guide_toc.cs +++ b/docs/html/guide/guide_toc.cs @@ -791,7 +791,7 @@ <span class="en">App Install Location</span> </a></li> <li><a href="<?cs var:toroot ?>guide/appendix/media-formats.html"> - <span class="en">Supported Media Formats</span> + <span class="en">Supported Media Formats <span class="new">updated</span></span> </a></li> <li><a href="<?cs var:toroot ?>guide/appendix/g-app-intents.html"> <span class="en">Intents List: Google Apps</span> |