You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

27 lines
1.0 KiB

  1. 
  2. <div id="sidetoggle">
  3. <div>
  4. <div class="sidefilter">
  5. <form class="toc-filter">
  6. <span class="glyphicon glyphicon-filter filter-icon"></span>
  7. <span class="glyphicon glyphicon-remove clear-icon" id="toc_filter_clear"></span>
  8. <input type="text" id="toc_filter_input" placeholder="Enter here to filter..." onkeypress="if(event.keyCode==13) {return false;}">
  9. </form>
  10. </div>
  11. <div class="sidetoc">
  12. <div class="toc" id="toc">
  13. <ul class="nav level1">
  14. <li>
  15. <a href="index.html" name="articles/toc.html" title="Articles">Articles</a>
  16. </li>
  17. <li>
  18. <a href="api/index.html" name="api/toc.html" title="C# API Documentation">C# API Documentation</a>
  19. </li>
  20. <li>
  21. <a href="other_api/index.html" name="other_api/toc.html" title="Other API Documentation">Other API Documentation</a>
  22. </li>
  23. </ul>
  24. </div>
  25. </div>
  26. </div>
  27. </div>