diff options
Diffstat (limited to 'docs/html/distribute/stories/stories_toc.cs')
-rw-r--r-- | docs/html/distribute/stories/stories_toc.cs | 34 |
1 files changed, 34 insertions, 0 deletions
diff --git a/docs/html/distribute/stories/stories_toc.cs b/docs/html/distribute/stories/stories_toc.cs new file mode 100644 index 0000000..944dabe --- /dev/null +++ b/docs/html/distribute/stories/stories_toc.cs @@ -0,0 +1,34 @@ +<ul id="nav"> + <li class="nav-section"> + <div class="nav-section empty" style="font-weight:normal"><a href="<?cs var:toroot?>distribute/stories/index.html"> + <span class="en">Videos</span></a> + </div> + </li> + <li class="nav-section"> + <div class="nav-section empty" style="font-weight:normal"><a href="<?cs var:toroot?>distribute/stories/localization.html"> + <span class="en">Going Global</span></a> + </div> + </li> + <li class="nav-section"> + <div class="nav-section empty" style="font-weight:normal"><a href="<?cs var:toroot?>distribute/stories/games.html"> + <span class="en">Games</span> + </a> + </div> + </li> + <li class="nav-section"> + <div class="nav-section empty" style="font-weight:normal"><a href="<?cs var:toroot?>distribute/stories/tablets.html"> + <span class="en">Tablets</span> + </a> + </div> + </li> + +</ul> + + +<script type="text/javascript"> +<!-- + buildToggleLists(); + changeNavLang(getLangPref()); +//--> +</script> + |