diff options
author | Andy Lu <luandy64@gmail.com> | 2021-02-21 21:16:29 -0600 |
---|---|---|
committer | Andy Lu <luandy64@gmail.com> | 2021-02-21 21:16:29 -0600 |
commit | 6842318bf99d340e1197ca6f05d8b3641a267680 (patch) | |
tree | cf5c890a840d4b4b03800bcc0801242b2f6763b5 /docs | |
parent | 55ac5a86eae5ef9079e3312fd589f1bda20e43f2 (diff) | |
download | tap-google-sheets-6842318bf99d340e1197ca6f05d8b3641a267680.tar.gz tap-google-sheets-6842318bf99d340e1197ca6f05d8b3641a267680.tar.zst tap-google-sheets-6842318bf99d340e1197ca6f05d8b3641a267680.zip |
Add index
Diffstat (limited to 'docs')
-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> | ||