| <?cs # Table of contents for Dev Guide. |
| |
| For each document available in translation, add an localized title to this TOC. |
| Do not add localized title for docs not available in translation. |
| Below are template spans for adding localized doc titles. Please ensure that |
| localized titles are added in the language order specified below. |
| ?> |
| |
| <ul id="nav"> |
| <li class="nav-section"> |
| <div class="nav-section-header empty"><a href="/ndk/downloads/index.html"><span class="en"> |
| Downloads</span></a></div> |
| </li> |
| |
| <li class="nav-section"> |
| <div class="nav-section-header empty"><a href="/ndk/downloads/revision_history.html"> |
| <span class="en">Revision History</span></a></div> |
| </li> |
| </ul> |
| |
| |
| <script type="text/javascript"> |
| <!-- |
| buildToggleLists(); |
| changeNavLang(getLangPref()); |
| //--> |
| </script> |
| |