diff options
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"> |