Skip to content

Commit

Permalink
Refactor docs for github.io
Browse files Browse the repository at this point in the history
  • Loading branch information
kesmit13 committed May 6, 2022
1 parent 67582fb commit 52c0352
Show file tree
Hide file tree
Showing 157 changed files with 87 additions and 105 deletions.
6 changes: 3 additions & 3 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@ MANIFEST
# setup.py working directory
build
# sphinx build directory
doc/_build
docs/src/_build
# setup.py dist directory
dist
# Egg metadata
Expand Down Expand Up @@ -72,7 +72,7 @@ Icon?
Thumbs.db

## Documentation generated files
docs/_build/doctrees
docs/generated
docs/src/_build/doctrees
docs/src/generated

dask-worker-space
File renamed without changes.
File renamed without changes.
1 change: 0 additions & 1 deletion docs/_build/html/searchindex.js

This file was deleted.

File renamed without changes
File renamed without changes.
File renamed without changes.
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@

.. image:: ../resources/singlestore-logo.png
.. image:: ../../resources/singlestore-logo.png
:align: left
:height: 50
:width: 50
Expand Down
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes
File renamed without changes
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
8 changes: 0 additions & 8 deletions docs/_build/html/api.html → docs/api.html
Original file line number Diff line number Diff line change
Expand Up @@ -57,8 +57,6 @@
<li class="toctree-l4"><a class="reference internal" href="generated/singlestore.connection.Connection.rollback.html">Connection.rollback</a></li>
<li class="toctree-l4"><a class="reference internal" href="generated/singlestore.connection.Connection.cursor.html">Connection.cursor</a></li>
<li class="toctree-l4"><a class="reference internal" href="generated/singlestore.connection.Connection.is_connected.html">Connection.is_connected</a></li>
<li class="toctree-l4"><a class="reference internal" href="generated/singlestore.connection.Connection.enable_data_api.html">Connection.enable_data_api</a></li>
<li class="toctree-l4"><a class="reference internal" href="generated/singlestore.connection.Connection.disable_data_api.html">Connection.disable_data_api</a></li>
</ul>
</li>
<li class="toctree-l3"><a class="reference internal" href="#cursor">Cursor</a><ul>
Expand Down Expand Up @@ -191,12 +189,6 @@ <h3>Connection<a class="headerlink" href="#connection" title="Permalink to this
<tr class="row-odd"><td><p><a class="reference internal" href="generated/singlestore.connection.Connection.is_connected.html#singlestore.connection.Connection.is_connected" title="singlestore.connection.Connection.is_connected"><code class="xref py py-obj docutils literal notranslate"><span class="pre">Connection.is_connected</span></code></a>()</p></td>
<td><p>Determine if the database is still connected.</p></td>
</tr>
<tr class="row-even"><td><p><a class="reference internal" href="generated/singlestore.connection.Connection.enable_data_api.html#singlestore.connection.Connection.enable_data_api" title="singlestore.connection.Connection.enable_data_api"><code class="xref py py-obj docutils literal notranslate"><span class="pre">Connection.enable_data_api</span></code></a>([port])</p></td>
<td><p>Enable the data API in the server.</p></td>
</tr>
<tr class="row-odd"><td><p><a class="reference internal" href="generated/singlestore.connection.Connection.disable_data_api.html#singlestore.connection.Connection.disable_data_api" title="singlestore.connection.Connection.disable_data_api"><code class="xref py py-obj docutils literal notranslate"><span class="pre">Connection.disable_data_api</span></code></a>()</p></td>
<td><p>Disable the data API.</p></td>
</tr>
</tbody>
</table>
</section>
Expand Down
File renamed without changes.
Original file line number Diff line number Diff line change
Expand Up @@ -57,8 +57,6 @@
<li class="toctree-l4"><a class="reference internal" href="singlestore.connection.Connection.rollback.html">Connection.rollback</a></li>
<li class="toctree-l4"><a class="reference internal" href="singlestore.connection.Connection.cursor.html">Connection.cursor</a></li>
<li class="toctree-l4"><a class="reference internal" href="singlestore.connection.Connection.is_connected.html">Connection.is_connected</a></li>
<li class="toctree-l4"><a class="reference internal" href="singlestore.connection.Connection.enable_data_api.html">Connection.enable_data_api</a></li>
<li class="toctree-l4"><a class="reference internal" href="singlestore.connection.Connection.disable_data_api.html">Connection.disable_data_api</a></li>
</ul>
</li>
<li class="toctree-l3"><a class="reference internal" href="../api.html#cursor">Cursor</a></li>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -57,8 +57,6 @@
<li class="toctree-l4"><a class="reference internal" href="singlestore.connection.Connection.rollback.html">Connection.rollback</a></li>
<li class="toctree-l4"><a class="reference internal" href="singlestore.connection.Connection.cursor.html">Connection.cursor</a></li>
<li class="toctree-l4"><a class="reference internal" href="singlestore.connection.Connection.is_connected.html">Connection.is_connected</a></li>
<li class="toctree-l4"><a class="reference internal" href="singlestore.connection.Connection.enable_data_api.html">Connection.enable_data_api</a></li>
<li class="toctree-l4"><a class="reference internal" href="singlestore.connection.Connection.disable_data_api.html">Connection.disable_data_api</a></li>
</ul>
</li>
<li class="toctree-l3"><a class="reference internal" href="../api.html#cursor">Cursor</a></li>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -57,8 +57,6 @@
<li class="toctree-l4"><a class="reference internal" href="singlestore.connection.Connection.rollback.html">Connection.rollback</a></li>
<li class="toctree-l4"><a class="reference internal" href="singlestore.connection.Connection.cursor.html">Connection.cursor</a></li>
<li class="toctree-l4"><a class="reference internal" href="singlestore.connection.Connection.is_connected.html">Connection.is_connected</a></li>
<li class="toctree-l4"><a class="reference internal" href="singlestore.connection.Connection.enable_data_api.html">Connection.enable_data_api</a></li>
<li class="toctree-l4"><a class="reference internal" href="singlestore.connection.Connection.disable_data_api.html">Connection.disable_data_api</a></li>
</ul>
</li>
<li class="toctree-l3"><a class="reference internal" href="../api.html#cursor">Cursor</a></li>
Expand Down
Loading

0 comments on commit 52c0352

Please sign in to comment.