0178321af6
Change-Id: I00152e817377c072f529940743499a3b6d91f80d
22 lines
578 B
C#
22 lines
578 B
C#
<?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><a href="/ndk/reference/index.html"><span class="en">foo.h</span></a></li>
|
|
</ul>
|
|
|
|
|
|
<script type="text/javascript">
|
|
<!--
|
|
buildToggleLists();
|
|
changeNavLang(getLangPref());
|
|
//-->
|
|
</script>
|
|
|