94ac4f6855
(cherry picked from commit 1c64e2f429bfc97fcf64ebeaa0b3aa2d6b609a1d) Change-Id: I085b68646565bbf904e70734008efe5cc9f21eda
15 lines
371 B
C#
15 lines
371 B
C#
<ul id="nav" class="samples-nav">
|
|
<script type="text/javascript">
|
|
<!--
|
|
buildToggleLists();
|
|
changeNavLang(getLangPref());
|
|
//-->
|
|
</script>
|
|
<li class="nav-section">
|
|
<div class="nav-section-header empty"><a href="<?cs var:toroot ?>samples/index.html">
|
|
<span class="en">About the Samples</span></a>
|
|
</div>
|
|
</li>
|
|
<?cs var:samples_toc_tree ?>
|
|
</ul>
|