| 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"> |
| 18 | <span class="en">Google Play services</span></a> |
| 19 | </div> |
| 20 | <ul> |
| 21 | <li><a href="<?cs var:toroot?>google/play-services/overview.html"> |
| 22 | <span class="en">Overview</span></a> |
| 23 | </li> |
| 24 | |
| 25 | <li><a href="<?cs var:toroot?>google/play-services/download.html"> |
| 26 | <span class="en">Downloading and Configuring</span></a> |
| 27 | </li> |
| 28 | <li><a href="<?cs var:toroot?>google/play-services/auth.html"> |
| 29 | <span class="en">Authentication</span></a> |
| 30 | </li> |
| 31 | |
| 32 | <li><a href="<?cs var:toroot?>google/play-services/analytics.html"> |
| 33 | <span class="en">Analytics</span></a> |
| 34 | </li> |
| 35 | |
| 36 | <li><a href="<?cs var:toroot?>google/play-services/plus.html"> |
| 37 | <span class="en">Google+</span></a> |
| 38 | </li> |
| 39 | |
| 40 | <li><a href="<?cs var:toroot?>google/play-services/maps.html"> |
| 41 | <span class="en">Maps</span></a> |
| 42 | </li> |
| 43 | |
| 44 | <li id="tree-list"> |
| 45 | <a href="<?cs var:toroot?>google/play-services/reference/packages.html"> |
| 46 | <span class="en">Reference</span></a> |
| 47 | </li> |
| 48 | </ul> |
| 49 | </li> |
| 50 | |
| 51 | <li class="nav-section"> |
| 52 | <div class="nav-section-header"><a href="<?cs var:toroot ?>google/play/billing/index.html"> |
| 53 | <span class="en">Google Play <br />In-app Billing</span></a> |
| 54 | </div> |
| 55 | <ul> |
| 56 | <li><a href="<?cs var:toroot?>google/play/billing/billing_overview.html"> |
| 57 | <span class="en">In-app Billing Overview</span></a> |
| 58 | </li> |
| 59 | <li><a href="<?cs var:toroot?>google/play/billing/billing_integrate.html"> |
| 60 | <span class="en">Implementing In-app Billing</span></a> |
| 61 | </li> |
| 62 | <li><a href="<?cs var:toroot?>google/play/billing/billing_subscriptions.html"> |
| 63 | <span class="en">Subscriptions</span></a> |
| 64 | </li> |
| 65 | <li><a href="<?cs var:toroot?>google/play/billing/billing_best_practices.html"> |
| 66 | <span class="en">Security and Design</span></a> |
| 67 | </li> |
| 68 | <li><a href="<?cs var:toroot?>google/play/billing/billing_testing.html"> |
| 69 | <span class="en">Testing <br/>In-app Billing</span></a> |
| 70 | </li> |
| 71 | <li><a href="<?cs var:toroot?>google/play/billing/billing_admin.html"> |
| 72 | <span class="en">Administering In-app Billing</span></a> |
| 73 | </li> |
| 74 | <li><a href="<?cs var:toroot?>google/play/billing/billing_reference.html"> |
| 75 | <span class="en">In-app Billing Reference</span></a> |
| 76 | </li> |
| 77 | </ul> |
| 78 | </li> |
| 79 | |
| 80 | <li class="nav-section"> |
| 81 | <div class="nav-section-header"><a href="<?cs var:toroot ?>google/play/dist.html"> |
| 82 | <span class="en">Google Play Distribution and Licensing</span></a> |
| 83 | </div> |
| 84 | <ul> |
| 85 | <li><a href="<?cs var:toroot ?>google/play/filters.html"> |
| 86 | <span class="en">Filters on Google Play</span></a> |
| 87 | </li> |
| 88 | |
| 89 | <li><a href="<?cs var:toroot ?>google/play/publishing/multiple-apks.html"> |
| 90 | <span class="en">Multiple APK Support</span></a> |
| 91 | </li> |
| 92 | |
| 93 | <li><a href="<?cs var:toroot ?>google/play/expansion-files.html"> |
| 94 | <span class="en">APK Expansion Files</span></a> |
| 95 | </li> |
| 96 | |
| 97 | <li class="nav-section"> |
| 98 | <div class="nav-section-header"><a href="<?cs var:toroot ?>google/play/licensing/index.html"> |
| 99 | <span class="en">Application Licensing</span></a> |
| 100 | </div> |
| 101 | <ul> |
| 102 | <li><a href="<?cs var:toroot?>google/play/licensing/overview.html"> |
| 103 | <span class="en">Licensing Overview</span></a> |
| 104 | </li> |
| 105 | <li><a href="<?cs var:toroot?>google/play/licensing/setting-up.html"> |
| 106 | <span class="en">Setting Up for Licensing</span></a> |
| 107 | </li> |
| 108 | <li><a href="<?cs var:toroot?>google/play/licensing/adding-licensing.html"> |
| 109 | <span class="en">Adding Licensing to Your App</span></a> |
| 110 | </li> |
| 111 | <li><a href="<?cs var:toroot?>google/play/licensing/licensing-reference.html"> |
| 112 | <span class="en">Licensing Reference</span></a> |
| 113 | </li> |
| 114 | </ul> |
| 115 | </li> |
| 116 | </ul> |
| 117 | |
| 118 | |
| 119 | <li class="nav-section"> |
| 120 | <div class="nav-section-header"><a href="<?cs var:toroot ?>google/gcm/index.html"> |
| 121 | <span class="en">Google Cloud Messaging</span></a> |
| 122 | </div> |
| 123 | <ul> |
| 124 | <li><a href="<?cs var:toroot?>google/gcm/gs.html"> |
| 125 | <span class="en">Getting Started</span></a> |
| 126 | </li> |
| 127 | <li><a href="<?cs var:toroot?>google/gcm/gcm.html"> |
| 128 | <span class="en">Architectural Overview</span></a> |
| 129 | </li> |
| 130 | <li><a href="<?cs var:toroot?>google/gcm/demo.html"> |
| 131 | <span class="en">Demo App Tutorial</span></a> |
| 132 | </li> |
| 133 | <li><a href="<?cs var:toroot?>google/gcm/adv.html"> |
| 134 | <span class="en">Advanced Topics</span></a> |
| 135 | </li> |
| 136 | <li><a href="<?cs var:toroot?>google/gcm/c2dm.html"> |
| 137 | <span class="en">Migration</span></a> |
| 138 | </li> |
| 139 | </ul> |
| 140 | </li> |
| 141 | </ul> |
| 142 | |
| 143 | <script type="text/javascript"> |
| 144 | <!-- |
| 145 | buildToggleLists(); |
| 146 | changeNavLang(getLangPref()); |
| 147 | //--> |
| 148 | </script> |
| 149 | |