diff options
Diffstat (limited to 'docs/html/samples/samples_toc.cs')
| -rw-r--r-- | docs/html/samples/samples_toc.cs | 16 |
1 files changed, 16 insertions, 0 deletions
diff --git a/docs/html/samples/samples_toc.cs b/docs/html/samples/samples_toc.cs new file mode 100644 index 0000000..14a5b0a --- /dev/null +++ b/docs/html/samples/samples_toc.cs @@ -0,0 +1,16 @@ + +<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="/samples/index.html"> + <span class="en">About the Samples</span></a> + </div> + </li> +</ul> + |
