123456789101112131415161718192021222324252627282930313233 |
- <?xml version="1.0" encoding="utf-8"?>
- <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN"
- "DTD/xhtml1-strict.dtd">
- <html>
- <head>
- <title>Module Index</title>
- <meta http-equiv="Content-Type" content="text/html;charset=utf-8" />
- <link rel="stylesheet" type="text/css" href="bootstrap.min.css" />
- <link rel="stylesheet" type="text/css" href="apidocs.css" />
- </head>
- <body>
- <nav class="navbar navbar-default">
- <div class="container">
- <div class="navbar-header">
- <a class="navbar-brand" href="index.html">
- backend API Documentation
- </a>
- </div>
- </div>
- </nav>
- <div class="container">
- <div class="page-header">
- <h1>Module Index</h1>
- </div>
- <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>
- </div>
- </body>
- </html>
|