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="/ndk/downloads/index.html"><span class="en"> 12 Downloads</span></a></div> 13 </li> 14 15 <li class="nav-section"> 16 <div class="nav-section-header empty"><a href="/ndk/downloads/revision_history.html"> 17 <span class="en">Revision History</span></a></div> 18 </li> 19 </ul> 20 21 22 <script type="text/javascript"> 23 <!-- 24 buildToggleLists(); 25 changeNavLang(getLangPref()); 26 //--> 27 </script> 28 29