moduleIndex.html 980 B

123456789101112131415161718192021222324252627282930313233
  1. <?xml version="1.0" encoding="utf-8"?>
  2. <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN"
  3. "DTD/xhtml1-strict.dtd">
  4. <html>
  5. <head>
  6. <title>Module Index</title>
  7. <meta http-equiv="Content-Type" content="text/html;charset=utf-8" />
  8. <link rel="stylesheet" type="text/css" href="bootstrap.min.css" />
  9. <link rel="stylesheet" type="text/css" href="apidocs.css" />
  10. </head>
  11. <body>
  12. <nav class="navbar navbar-default">
  13. <div class="container">
  14. <div class="navbar-header">
  15. <a class="navbar-brand" href="index.html">
  16. backend API Documentation
  17. </a>
  18. </div>
  19. </div>
  20. </nav>
  21. <div class="container">
  22. <div class="page-header">
  23. <h1>Module Index</h1>
  24. </div>
  25. <ul><li><a href="backend.html" class="code" data-type="Module">backend</a> - <span class="undocumented">No module docstring; 5/5 classes, 0/4 variables documented</span></li></ul>
  26. </div>
  27. </body>
  28. </html>