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.

31 lines
1.1 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="" title="Other APIs">Other APIs</a>
  16. </li>
  17. <li>
  18. <span class="expand-stub"></span>
  19. <a href="config/schema.html" name="" title="Configuration File">Configuration File</a>
  20. <ul class="nav level2">
  21. <li>
  22. <a href="config/schema.html" name="" title="Schema">Schema</a>
  23. </li>
  24. </ul>
  25. </li>
  26. </ul>
  27. </div>
  28. </div>
  29. </div>
  30. </div>