- fixing the encoding of the left navigation files for - Guides - References - Samples - Downloads Change-Id: Ic3a45ff661f1c8e5784e833047764fecc6445cae
52 lines
1.9 KiB
C#
52 lines
1.9 KiB
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 class="nav-section">
|
|
<div class="nav-section-header"><a href="group___asset.html"><span class="en">Asset</span></a></div>
|
|
<ul>
|
|
<li><a href="asset__manager_8h.html">asset_manager.h</a></li>
|
|
<li><a href="asset__manager__jni_8h.html">asset_manager_jni.h</a></li>
|
|
</ul>
|
|
</li>
|
|
<li class="nav-section">
|
|
<div class="nav-section-header empty"><a href="group___bitmap.html"><span class="en">
|
|
Bitmap</span></a></div>
|
|
</li>
|
|
<li class="nav-section">
|
|
<div class="nav-section-header empty"><a href="group___configuration.html"><span class="en">
|
|
Configuration</span></a></div>
|
|
</li>
|
|
<li class="nav-section">
|
|
<div class="nav-section-header empty"><a href="group___input.html"><span class="en">
|
|
Input</span></a></div>
|
|
</li>
|
|
<li class="nav-section">
|
|
<div class="nav-section-header empty"><a href="group___looper.html"><span class="en">
|
|
Looper</span></a></div>
|
|
</li>
|
|
<li class="nav-section">
|
|
<div class="nav-section-header empty"><a href="group___native_activity.html"><span class="en">
|
|
Native Activity</span></a></div>
|
|
</li>
|
|
<li class="nav-section">
|
|
<div class="nav-section-header empty"><a href="group___sensor.html"><span class="en">
|
|
Sensor</span></a></div>
|
|
</li>
|
|
<li class="nav-section">
|
|
<div class="nav-section-header empty"><a href="group___storage.html"><span class="en">
|
|
Storage</span></a></div>
|
|
</li>
|
|
</ul>
|
|
|
|
<script type="text/javascript">
|
|
<!--
|
|
buildToggleLists();
|
|
changeNavLang(getLangPref());
|
|
//-->
|
|
</script> |