diff options
author | Andy Lu <luandy64@gmail.com> | 2021-02-21 21:21:21 -0600 |
---|---|---|
committer | Andy Lu <luandy64@gmail.com> | 2021-02-21 21:21:21 -0600 |
commit | 8de72ac10a7dc63dbdc6203692b39436545c278a (patch) | |
tree | b25e08e4369023629e319484ce26f060e630cd9c | |
parent | 6842318bf99d340e1197ca6f05d8b3641a267680 (diff) | |
download | tap-google-sheets-8de72ac10a7dc63dbdc6203692b39436545c278a.tar.gz tap-google-sheets-8de72ac10a7dc63dbdc6203692b39436545c278a.tar.zst tap-google-sheets-8de72ac10a7dc63dbdc6203692b39436545c278a.zip |
Get init to render
-rw-r--r-- | docs/index.html | 2 | ||||
-rw-r--r-- | docs/init.html (renamed from docs/__init__.html) | 0 |
2 files changed, 1 insertions, 1 deletions
diff --git a/docs/index.html b/docs/index.html index 4b53e70..477d1c2 100644 --- a/docs/index.html +++ b/docs/index.html | |||
@@ -17,7 +17,7 @@ | |||
17 | <div class='octowrap'> | 17 | <div class='octowrap'> |
18 | <a class='octothorpe' href='#section-'>#</a> | 18 | <a class='octothorpe' href='#section-'>#</a> |
19 | </div> | 19 | </div> |
20 | <li><a href="__init__.html">__init__.html</a></li> | 20 | <li><a href="init.html">__init__.html</a></li> |
21 | <li><a href="client.html">client.html</a></li> | 21 | <li><a href="client.html">client.html</a></li> |
22 | <li><a href="discover.html">discover.html</a></li> | 22 | <li><a href="discover.html">discover.html</a></li> |
23 | <li><a href="schema.html">schema.html</a></li> | 23 | <li><a href="schema.html">schema.html</a></li> |
diff --git a/docs/__init__.html b/docs/init.html index eb5d3b3..eb5d3b3 100644 --- a/docs/__init__.html +++ b/docs/init.html | |||