diff options
Diffstat (limited to 'docs/html/distribute/tools/disttools_toc.cs')
-rw-r--r-- | docs/html/distribute/tools/disttools_toc.cs | 46 |
1 files changed, 46 insertions, 0 deletions
diff --git a/docs/html/distribute/tools/disttools_toc.cs b/docs/html/distribute/tools/disttools_toc.cs new file mode 100644 index 0000000..f4f39f0 --- /dev/null +++ b/docs/html/distribute/tools/disttools_toc.cs @@ -0,0 +1,46 @@ +<ul id="nav"> + + <li class="nav-section"> + <div class="nav-section empty" style="font-weight:normal"><a href="<?cs var:toroot?>distribute/tools/launch-checklist.html"> + <span class="en">Launch Checklist</span></a> + </div> + </li> + <li class="nav-section"> + <div class="nav-section empty" style="font-weight:normal"><a href="<?cs var:toroot?>distribute/tools/localization-checklist.html"> + <span class="en">Localization Checklist</span></a> + </div> + </li> + <li class="nav-section"> + <div class="nav-section empty" style="font-weight:normal"><a href="<?cs var:toroot?>distribute/tools/promote/device-art.html"> + <span class="en">Device Art Generator</span></a> + </div> + </li> + <li class="nav-section"> + <div class="nav-section empty" style="font-weight:normal"><a href="<?cs var:toroot?>distribute/tools/promote/badges.html"> + <span class="en">Google Play Badges</span></a> + </div> + </li> + <li class="nav-section"> + <div class="nav-section empty" style="font-weight:normal"><a href="<?cs var:toroot?>distribute/tools/promote/linking.html"> + <span class="en">Linking to Your Products</span></a> + </div> + </li> + <li class="nav-section"> + <div class="nav-section empty" style="font-weight:normal"><a href="<?cs var:toroot?>distribute/tools/promote/brand.html"> + <span class="en">Brand Guidelines</span></a> + </div> + </li> + <li class="nav-section"> + <div class="nav-section empty" style="font-weight:normal"><a href="<?cs var:toroot?>distribute/tools/open-distribution.html"> + <span class="en">Alternative Distribution</span></a> + </div> + </li> +</ul> + +<script type="text/javascript"> +<!-- + buildToggleLists(); + changeNavLang(getLangPref()); +//--> +</script> + |