diff options
author | Robert Ly <robertly@google.com> | 2012-06-20 11:54:25 -0700 |
---|---|---|
committer | Robert Ly <robertly@google.com> | 2012-06-26 16:46:21 -0700 |
commit | 93b4fbef19810d0621669664eb84c98bfc529e4d (patch) | |
tree | d7d5b57c2af328e098b6b6e0bab4f4421159ef24 /docs/html/guide/guide_toc.cs | |
parent | 95bb409981496b23448f02df34faaf384ca28a9f (diff) |
docs: add landing for gcm
Change-Id: Icfe158670c0a07a6dffed496a444e49b5c5ef926
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 fee1f3580ccb..b1583d8f9433 100644 --- a/docs/html/guide/guide_toc.cs +++ b/docs/html/guide/guide_toc.cs @@ -589,6 +589,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> @@ -607,8 +608,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"> |