Skip to content

Commit

Permalink
Rebuilt the docs
Browse files Browse the repository at this point in the history
  • Loading branch information
paxcema committed Dec 5, 2023
1 parent d1d96ec commit 3f91dba
Show file tree
Hide file tree
Showing 17 changed files with 31 additions and 31 deletions.
2 changes: 1 addition & 1 deletion .buildinfo
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# Sphinx build info version 1
# This file hashes the configuration used when building these files. When it is not found, a full rebuild will be done.
config: c257f4b14f7665f5930edd9806fe6e6a
config: d6248c1d578c35129b4e130e17c17c68
tags: 645f666f9bcd5a90fca523b33c5a78b7
4 changes: 2 additions & 2 deletions _modules/base.html
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<head>
<meta charset="utf-8" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<title>base &mdash; type_infer 0.0.16 documentation</title>
<title>base &mdash; type_infer 0.0.17 documentation</title>
<link rel="stylesheet" type="text/css" href="../_static/pygments.css" />
<link rel="stylesheet" type="text/css" href="../_static/css/theme.css" />
<link rel="stylesheet" type="text/css" href="../_static/graphviz.css" />
Expand Down Expand Up @@ -38,7 +38,7 @@
<img src="../_static/mindsdblogo.png" class="logo" alt="Logo"/>
</a>
<div class="version">
0.0.16
0.0.17
</div>
<div role="search">
<form id="rtd-search-form" class="wy-form" action="../search.html" method="get">
Expand Down
4 changes: 2 additions & 2 deletions _modules/dtype.html
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<head>
<meta charset="utf-8" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<title>dtype &mdash; type_infer 0.0.16 documentation</title>
<title>dtype &mdash; type_infer 0.0.17 documentation</title>
<link rel="stylesheet" type="text/css" href="../_static/pygments.css" />
<link rel="stylesheet" type="text/css" href="../_static/css/theme.css" />
<link rel="stylesheet" type="text/css" href="../_static/graphviz.css" />
Expand Down Expand Up @@ -38,7 +38,7 @@
<img src="../_static/mindsdblogo.png" class="logo" alt="Logo"/>
</a>
<div class="version">
0.0.16
0.0.17
</div>
<div role="search">
<form id="rtd-search-form" class="wy-form" action="../search.html" method="get">
Expand Down
4 changes: 2 additions & 2 deletions _modules/helpers.html
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<head>
<meta charset="utf-8" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<title>helpers &mdash; type_infer 0.0.16 documentation</title>
<title>helpers &mdash; type_infer 0.0.17 documentation</title>
<link rel="stylesheet" type="text/css" href="../_static/pygments.css" />
<link rel="stylesheet" type="text/css" href="../_static/css/theme.css" />
<link rel="stylesheet" type="text/css" href="../_static/graphviz.css" />
Expand Down Expand Up @@ -38,7 +38,7 @@
<img src="../_static/mindsdblogo.png" class="logo" alt="Logo"/>
</a>
<div class="version">
0.0.16
0.0.17
</div>
<div role="search">
<form id="rtd-search-form" class="wy-form" action="../search.html" method="get">
Expand Down
4 changes: 2 additions & 2 deletions _modules/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<head>
<meta charset="utf-8" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<title>Overview: module code &mdash; type_infer 0.0.16 documentation</title>
<title>Overview: module code &mdash; type_infer 0.0.17 documentation</title>
<link rel="stylesheet" type="text/css" href="../_static/pygments.css" />
<link rel="stylesheet" type="text/css" href="../_static/css/theme.css" />
<link rel="stylesheet" type="text/css" href="../_static/graphviz.css" />
Expand Down Expand Up @@ -38,7 +38,7 @@
<img src="../_static/mindsdblogo.png" class="logo" alt="Logo"/>
</a>
<div class="version">
0.0.16
0.0.17
</div>
<div role="search">
<form id="rtd-search-form" class="wy-form" action="../search.html" method="get">
Expand Down
4 changes: 2 additions & 2 deletions _modules/infer.html
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<head>
<meta charset="utf-8" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<title>infer &mdash; type_infer 0.0.16 documentation</title>
<title>infer &mdash; type_infer 0.0.17 documentation</title>
<link rel="stylesheet" type="text/css" href="../_static/pygments.css" />
<link rel="stylesheet" type="text/css" href="../_static/css/theme.css" />
<link rel="stylesheet" type="text/css" href="../_static/graphviz.css" />
Expand Down Expand Up @@ -38,7 +38,7 @@
<img src="../_static/mindsdblogo.png" class="logo" alt="Logo"/>
</a>
<div class="version">
0.0.16
0.0.17
</div>
<div role="search">
<form id="rtd-search-form" class="wy-form" action="../search.html" method="get">
Expand Down
2 changes: 1 addition & 1 deletion _static/documentation_options.js
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
var DOCUMENTATION_OPTIONS = {
URL_ROOT: document.getElementById("documentation_options").getAttribute('data-url_root'),
VERSION: '0.0.16',
VERSION: '0.0.17',
LANGUAGE: 'en',
COLLAPSE_INDEX: false,
BUILDER: 'html',
Expand Down
4 changes: 2 additions & 2 deletions base.html
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<meta charset="utf-8" /><meta name="generator" content="Docutils 0.19: https://docutils.sourceforge.io/" />

<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<title>Base &mdash; type_infer 0.0.16 documentation</title>
<title>Base &mdash; type_infer 0.0.17 documentation</title>
<link rel="stylesheet" type="text/css" href="_static/pygments.css" />
<link rel="stylesheet" type="text/css" href="_static/css/theme.css" />
<link rel="stylesheet" type="text/css" href="_static/graphviz.css" />
Expand Down Expand Up @@ -41,7 +41,7 @@
<img src="_static/mindsdblogo.png" class="logo" alt="Logo"/>
</a>
<div class="version">
0.0.16
0.0.17
</div>
<div role="search">
<form id="rtd-search-form" class="wy-form" action="search.html" method="get">
Expand Down
4 changes: 2 additions & 2 deletions dtype.html
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<meta charset="utf-8" /><meta name="generator" content="Docutils 0.19: https://docutils.sourceforge.io/" />

<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<title>Data types &mdash; type_infer 0.0.16 documentation</title>
<title>Data types &mdash; type_infer 0.0.17 documentation</title>
<link rel="stylesheet" type="text/css" href="_static/pygments.css" />
<link rel="stylesheet" type="text/css" href="_static/css/theme.css" />
<link rel="stylesheet" type="text/css" href="_static/graphviz.css" />
Expand Down Expand Up @@ -41,7 +41,7 @@
<img src="_static/mindsdblogo.png" class="logo" alt="Logo"/>
</a>
<div class="version">
0.0.16
0.0.17
</div>
<div role="search">
<form id="rtd-search-form" class="wy-form" action="search.html" method="get">
Expand Down
4 changes: 2 additions & 2 deletions genindex.html
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<head>
<meta charset="utf-8" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<title>Index &mdash; type_infer 0.0.16 documentation</title>
<title>Index &mdash; type_infer 0.0.17 documentation</title>
<link rel="stylesheet" type="text/css" href="_static/pygments.css" />
<link rel="stylesheet" type="text/css" href="_static/css/theme.css" />
<link rel="stylesheet" type="text/css" href="_static/graphviz.css" />
Expand Down Expand Up @@ -38,7 +38,7 @@
<img src="_static/mindsdblogo.png" class="logo" alt="Logo"/>
</a>
<div class="version">
0.0.16
0.0.17
</div>
<div role="search">
<form id="rtd-search-form" class="wy-form" action="search.html" method="get">
Expand Down
4 changes: 2 additions & 2 deletions helpers.html
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<meta charset="utf-8" /><meta name="generator" content="Docutils 0.19: https://docutils.sourceforge.io/" />

<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<title>Helpers &mdash; type_infer 0.0.16 documentation</title>
<title>Helpers &mdash; type_infer 0.0.17 documentation</title>
<link rel="stylesheet" type="text/css" href="_static/pygments.css" />
<link rel="stylesheet" type="text/css" href="_static/css/theme.css" />
<link rel="stylesheet" type="text/css" href="_static/graphviz.css" />
Expand Down Expand Up @@ -40,7 +40,7 @@
<img src="_static/mindsdblogo.png" class="logo" alt="Logo"/>
</a>
<div class="version">
0.0.16
0.0.17
</div>
<div role="search">
<form id="rtd-search-form" class="wy-form" action="search.html" method="get">
Expand Down
8 changes: 4 additions & 4 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<meta charset="utf-8" /><meta name="generator" content="Docutils 0.19: https://docutils.sourceforge.io/" />

<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<title>Type Infer &mdash; type_infer 0.0.16 documentation</title>
<title>Type Infer &mdash; type_infer 0.0.17 documentation</title>
<link rel="stylesheet" type="text/css" href="_static/pygments.css" />
<link rel="stylesheet" type="text/css" href="_static/css/theme.css" />
<link rel="stylesheet" type="text/css" href="_static/graphviz.css" />
Expand Down Expand Up @@ -40,7 +40,7 @@
<img src="_static/mindsdblogo.png" class="logo" alt="Logo"/>
</a>
<div class="version">
0.0.16
0.0.17
</div>
<div role="search">
<form id="rtd-search-form" class="wy-form" action="search.html" method="get">
Expand Down Expand Up @@ -85,10 +85,10 @@
<h1>Type Infer<a class="headerlink" href="#type-infer" title="Permalink to this heading"></a></h1>
<dl class="field-list simple">
<dt class="field-odd">Release<span class="colon">:</span></dt>
<dd class="field-odd"><p>0.0.16</p>
<dd class="field-odd"><p>0.0.17</p>
</dd>
<dt class="field-even">Date<span class="colon">:</span></dt>
<dd class="field-even"><p>Nov 29, 2023</p>
<dd class="field-even"><p>Dec 05, 2023</p>
</dd>
</dl>
<div class="line-block">
Expand Down
4 changes: 2 additions & 2 deletions infer.html
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<meta charset="utf-8" /><meta name="generator" content="Docutils 0.19: https://docutils.sourceforge.io/" />

<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<title>Infer &mdash; type_infer 0.0.16 documentation</title>
<title>Infer &mdash; type_infer 0.0.17 documentation</title>
<link rel="stylesheet" type="text/css" href="_static/pygments.css" />
<link rel="stylesheet" type="text/css" href="_static/css/theme.css" />
<link rel="stylesheet" type="text/css" href="_static/graphviz.css" />
Expand Down Expand Up @@ -41,7 +41,7 @@
<img src="_static/mindsdblogo.png" class="logo" alt="Logo"/>
</a>
<div class="version">
0.0.16
0.0.17
</div>
<div role="search">
<form id="rtd-search-form" class="wy-form" action="search.html" method="get">
Expand Down
Binary file modified objects.inv
Binary file not shown.
4 changes: 2 additions & 2 deletions py-modindex.html
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<head>
<meta charset="utf-8" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<title>Python Module Index &mdash; type_infer 0.0.16 documentation</title>
<title>Python Module Index &mdash; type_infer 0.0.17 documentation</title>
<link rel="stylesheet" type="text/css" href="_static/pygments.css" />
<link rel="stylesheet" type="text/css" href="_static/css/theme.css" />
<link rel="stylesheet" type="text/css" href="_static/graphviz.css" />
Expand Down Expand Up @@ -45,7 +45,7 @@
<img src="_static/mindsdblogo.png" class="logo" alt="Logo"/>
</a>
<div class="version">
0.0.16
0.0.17
</div>
<div role="search">
<form id="rtd-search-form" class="wy-form" action="search.html" method="get">
Expand Down
4 changes: 2 additions & 2 deletions search.html
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<head>
<meta charset="utf-8" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<title>Search &mdash; type_infer 0.0.16 documentation</title>
<title>Search &mdash; type_infer 0.0.17 documentation</title>
<link rel="stylesheet" type="text/css" href="_static/pygments.css" />
<link rel="stylesheet" type="text/css" href="_static/css/theme.css" />
<link rel="stylesheet" type="text/css" href="_static/graphviz.css" />
Expand Down Expand Up @@ -41,7 +41,7 @@
<img src="_static/mindsdblogo.png" class="logo" alt="Logo"/>
</a>
<div class="version">
0.0.16
0.0.17
</div>
<div role="search">
<form id="rtd-search-form" class="wy-form" action="#" method="get">
Expand Down
Loading

0 comments on commit 3f91dba

Please sign in to comment.