diff options
author | Scott Main <smain@google.com> | 2012-06-26 16:53:44 -0700 |
---|---|---|
committer | Android (Google) Code Review <android-gerrit@google.com> | 2012-06-26 16:53:44 -0700 |
commit | 947ce39e5648851a5a49e71e22d187402ff1337d (patch) | |
tree | 6a6ec4af11302a4ecc9a41e5987367732147e5b8 /docs/html/guide/guide_toc.cs | |
parent | 3632af395c26951393f7e5289510c701c8d9f00b (diff) | |
parent | 93b4fbef19810d0621669664eb84c98bfc529e4d (diff) |
Merge "docs: add landing for gcm" into jb-dev
Diffstat (limited to 'docs/html/guide/guide_toc.cs')
-rw-r--r-- | docs/html/guide/guide_toc.cs | 8 |
1 files changed, 6 insertions, 2 deletions
diff --git a/docs/html/guide/guide_toc.cs b/docs/html/guide/guide_toc.cs index 91fa817d6b53..cc6737ba02ac 100644 --- a/docs/html/guide/guide_toc.cs +++ b/docs/html/guide/guide_toc.cs @@ -588,6 +588,7 @@ </li> </ul> </li> + <li class="nav-section"> <div class="nav-section-header"><a href="<?cs var:toroot ?>guide/google/play/licensing/index.html"> <span class="en">Application Licensing</span></a> @@ -606,8 +607,11 @@ <span class="en">Licensing Reference</span></a> </li> </ul> - </li> - <li><a href="<?cs var:toroot ?>guide/google/play/filters.html"> + </li> + <li><a href="<?cs var:toroot ?>guide/google/play/services.html"> + <span class="en">Google Play Services</span></a> + </li> + <li><a href="<?cs var:toroot ?>guide/google/play/filters.html"> <span class="en">Filters on Google Play</span></a> </li> <li><a href="<?cs var:toroot ?>guide/google/play/publishing/multiple-apks.html"> |