diff options
-rw-r--r-- | docs/index.html | 33 |
1 files changed, 33 insertions, 0 deletions
diff --git a/docs/index.html b/docs/index.html new file mode 100644 index 0000000..4b53e70 --- /dev/null +++ b/docs/index.html | |||
@@ -0,0 +1,33 @@ | |||
1 | <!DOCTYPE html> | ||
2 | <html> | ||
3 | <head> | ||
4 | <meta http-equiv="content-type" content="text/html;charset=utf-8"> | ||
5 | <title>Index</title> | ||
6 | <link rel="stylesheet" href="pycco.css"> | ||
7 | </head> | ||
8 | <body> | ||
9 | <div id='container'> | ||
10 | <div id="background"></div> | ||
11 | <div class='section'> | ||
12 | <div class='docs'><h1>Index</h1></div> | ||
13 | </div> | ||
14 | <div class='clearall'> | ||
15 | <div class='section' id='section-'> | ||
16 | <div class='docs'> | ||
17 | <div class='octowrap'> | ||
18 | <a class='octothorpe' href='#section-'>#</a> | ||
19 | </div> | ||
20 | <li><a href="__init__.html">__init__.html</a></li> | ||
21 | <li><a href="client.html">client.html</a></li> | ||
22 | <li><a href="discover.html">discover.html</a></li> | ||
23 | <li><a href="schema.html">schema.html</a></li> | ||
24 | <li><a href="streams.html">streams.html</a></li> | ||
25 | <li><a href="sync.html">sync.html</a></li> | ||
26 | </div> | ||
27 | <div class='code'> | ||
28 | |||
29 | </div> | ||
30 | </div> | ||
31 | <div class='clearall'></div> | ||
32 | </div> | ||
33 | </body> | ||