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