| Robert Ly | 6519ca0 | 2012-11-14 13:26:28 -0800 | [diff] [blame] | 1 | <?cs # Table of contents for Dev Guide. |
| 2 | |
| 3 | For each document available in translation, add an localized title to this TOC. |
| 4 | Do not add localized title for docs not available in translation. |
| 5 | Below are template spans for adding localized doc titles. Please ensure that |
| 6 | localized titles are added in the language order specified below. |
| 7 | ?> |
| 8 | |
| 9 | <ul id="nav"> |
| 10 | <li class="nav-section"> |
| 11 | <div class="nav-section-header empty"><a href="<?cs var:toroot ?>google/index.html"> |
| 12 | <span class="en">Overview</span> |
| 13 | </a></div> |
| 14 | </li> |
| 15 | |
| 16 | <li class="nav-section"> |
| 17 | <div class="nav-section-header"><a href="<?cs var:toroot ?>google/play-services/index.html"> |
| Scott Main | 03c172e | 2012-12-03 13:00:09 -0800 | [diff] [blame^] | 18 | <span class="en">Google Play Services</span></a> |
| Robert Ly | 6519ca0 | 2012-11-14 13:26:28 -0800 | [diff] [blame] | 19 | </div> |
| 20 | <ul> |
| Robert Ly | aae1713 | 2012-11-28 14:04:29 -0800 | [diff] [blame] | 21 | <li><a href="<?cs var:toroot?>google/play-services/setup.html"> |
| 22 | <span class="en">Setup</span></a> |
| Robert Ly | 6519ca0 | 2012-11-14 13:26:28 -0800 | [diff] [blame] | 23 | </li> |
| 24 | |
| Robert Ly | 6519ca0 | 2012-11-14 13:26:28 -0800 | [diff] [blame] | 25 | <li><a href="<?cs var:toroot?>google/play-services/auth.html"> |
| 26 | <span class="en">Authentication</span></a> |
| 27 | </li> |
| 28 | |
| Robert Ly | 6519ca0 | 2012-11-14 13:26:28 -0800 | [diff] [blame] | 29 | <li><a href="<?cs var:toroot?>google/play-services/plus.html"> |
| 30 | <span class="en">Google+</span></a> |
| 31 | </li> |
| 32 | |
| 33 | <li><a href="<?cs var:toroot?>google/play-services/maps.html"> |
| Scott Main | b74844c | 2012-11-29 21:13:30 -0800 | [diff] [blame] | 34 | <span class="en">Google Maps</span></a> |
| Robert Ly | 6519ca0 | 2012-11-14 13:26:28 -0800 | [diff] [blame] | 35 | </li> |
| 36 | |
| Robert Ly | 01b88d3 | 2012-11-30 11:58:19 -0800 | [diff] [blame] | 37 | <li id="gms-tree-list" class="nav-section"> |
| Robert Ly | aae1713 | 2012-11-28 14:04:29 -0800 | [diff] [blame] | 38 | <div class="nav-section-header"> |
| Robert Ly | 01b88d3 | 2012-11-30 11:58:19 -0800 | [diff] [blame] | 39 | <a href="<?cs var:toroot ?>reference/gms-packages.html"> |
| 40 | <span class="en">Reference</span> |
| 41 | </a> |
| 42 | <div> |
| Robert Ly | 6519ca0 | 2012-11-14 13:26:28 -0800 | [diff] [blame] | 43 | </li> |
| Robert Ly | 01b88d3 | 2012-11-30 11:58:19 -0800 | [diff] [blame] | 44 | |
| Robert Ly | 6519ca0 | 2012-11-14 13:26:28 -0800 | [diff] [blame] | 45 | </ul> |
| 46 | </li> |
| 47 | |
| 48 | <li class="nav-section"> |
| 49 | <div class="nav-section-header"><a href="<?cs var:toroot ?>google/play/billing/index.html"> |
| Scott Main | b74844c | 2012-11-29 21:13:30 -0800 | [diff] [blame] | 50 | <span class="en">Google Play In-app Billing</span></a> |
| Robert Ly | 6519ca0 | 2012-11-14 13:26:28 -0800 | [diff] [blame] | 51 | </div> |
| 52 | <ul> |
| 53 | <li><a href="<?cs var:toroot?>google/play/billing/billing_overview.html"> |
| 54 | <span class="en">In-app Billing Overview</span></a> |
| 55 | </li> |
| 56 | <li><a href="<?cs var:toroot?>google/play/billing/billing_integrate.html"> |
| 57 | <span class="en">Implementing In-app Billing</span></a> |
| 58 | </li> |
| 59 | <li><a href="<?cs var:toroot?>google/play/billing/billing_subscriptions.html"> |
| 60 | <span class="en">Subscriptions</span></a> |
| 61 | </li> |
| 62 | <li><a href="<?cs var:toroot?>google/play/billing/billing_best_practices.html"> |
| 63 | <span class="en">Security and Design</span></a> |
| 64 | </li> |
| 65 | <li><a href="<?cs var:toroot?>google/play/billing/billing_testing.html"> |
| Scott Main | 5f7b668 | 2012-11-30 16:50:00 -0800 | [diff] [blame] | 66 | <span class="en">Testing In-app Billing</span></a> |
| Robert Ly | 6519ca0 | 2012-11-14 13:26:28 -0800 | [diff] [blame] | 67 | </li> |
| 68 | <li><a href="<?cs var:toroot?>google/play/billing/billing_admin.html"> |
| 69 | <span class="en">Administering In-app Billing</span></a> |
| 70 | </li> |
| 71 | <li><a href="<?cs var:toroot?>google/play/billing/billing_reference.html"> |
| Scott Main | 5f7b668 | 2012-11-30 16:50:00 -0800 | [diff] [blame] | 72 | <span class="en">Reference</span></a> |
| Robert Ly | 6519ca0 | 2012-11-14 13:26:28 -0800 | [diff] [blame] | 73 | </li> |
| 74 | </ul> |
| 75 | </li> |
| 76 | |
| 77 | <li class="nav-section"> |
| 78 | <div class="nav-section-header"><a href="<?cs var:toroot ?>google/play/dist.html"> |
| Scott Main | b74844c | 2012-11-29 21:13:30 -0800 | [diff] [blame] | 79 | <span class="en">Google Play Distribution</span></a> |
| Robert Ly | 6519ca0 | 2012-11-14 13:26:28 -0800 | [diff] [blame] | 80 | </div> |
| 81 | <ul> |
| 82 | <li><a href="<?cs var:toroot ?>google/play/filters.html"> |
| 83 | <span class="en">Filters on Google Play</span></a> |
| 84 | </li> |
| 85 | |
| 86 | <li><a href="<?cs var:toroot ?>google/play/publishing/multiple-apks.html"> |
| 87 | <span class="en">Multiple APK Support</span></a> |
| 88 | </li> |
| 89 | |
| 90 | <li><a href="<?cs var:toroot ?>google/play/expansion-files.html"> |
| 91 | <span class="en">APK Expansion Files</span></a> |
| 92 | </li> |
| 93 | |
| 94 | <li class="nav-section"> |
| 95 | <div class="nav-section-header"><a href="<?cs var:toroot ?>google/play/licensing/index.html"> |
| 96 | <span class="en">Application Licensing</span></a> |
| 97 | </div> |
| 98 | <ul> |
| 99 | <li><a href="<?cs var:toroot?>google/play/licensing/overview.html"> |
| 100 | <span class="en">Licensing Overview</span></a> |
| 101 | </li> |
| 102 | <li><a href="<?cs var:toroot?>google/play/licensing/setting-up.html"> |
| 103 | <span class="en">Setting Up for Licensing</span></a> |
| 104 | </li> |
| 105 | <li><a href="<?cs var:toroot?>google/play/licensing/adding-licensing.html"> |
| 106 | <span class="en">Adding Licensing to Your App</span></a> |
| 107 | </li> |
| 108 | <li><a href="<?cs var:toroot?>google/play/licensing/licensing-reference.html"> |
| 109 | <span class="en">Licensing Reference</span></a> |
| 110 | </li> |
| 111 | </ul> |
| 112 | </li> |
| 113 | </ul> |
| 114 | |
| 115 | |
| 116 | <li class="nav-section"> |
| 117 | <div class="nav-section-header"><a href="<?cs var:toroot ?>google/gcm/index.html"> |
| 118 | <span class="en">Google Cloud Messaging</span></a> |
| 119 | </div> |
| 120 | <ul> |
| 121 | <li><a href="<?cs var:toroot?>google/gcm/gs.html"> |
| 122 | <span class="en">Getting Started</span></a> |
| 123 | </li> |
| 124 | <li><a href="<?cs var:toroot?>google/gcm/gcm.html"> |
| 125 | <span class="en">Architectural Overview</span></a> |
| 126 | </li> |
| 127 | <li><a href="<?cs var:toroot?>google/gcm/demo.html"> |
| 128 | <span class="en">Demo App Tutorial</span></a> |
| 129 | </li> |
| 130 | <li><a href="<?cs var:toroot?>google/gcm/adv.html"> |
| 131 | <span class="en">Advanced Topics</span></a> |
| 132 | </li> |
| 133 | <li><a href="<?cs var:toroot?>google/gcm/c2dm.html"> |
| 134 | <span class="en">Migration</span></a> |
| 135 | </li> |
| Robert Ly | 01b88d3 | 2012-11-30 11:58:19 -0800 | [diff] [blame] | 136 | <li id="gcm-tree-list" class="nav-section"> |
| 137 | <div class="nav-section-header"> |
| 138 | <a href="<?cs var:toroot ?>reference/gcm-packages.html"> |
| 139 | <span class="en">Reference</span> |
| 140 | </a> |
| 141 | <div> |
| 142 | </li> |
| 143 | |
| Robert Ly | 6519ca0 | 2012-11-14 13:26:28 -0800 | [diff] [blame] | 144 | </ul> |
| 145 | </li> |
| 146 | </ul> |
| 147 | |
| 148 | <script type="text/javascript"> |
| 149 | <!-- |
| 150 | buildToggleLists(); |
| 151 | changeNavLang(getLangPref()); |
| 152 | //--> |
| 153 | </script> |
| 154 | |