Skip to content

Commit 2e238e9

Browse files
author
mbarber
committed
tweaked
1 parent 968eaa6 commit 2e238e9

File tree

6 files changed

+10
-10
lines changed

6 files changed

+10
-10
lines changed
84 Bytes
Binary file not shown.
84 Bytes
Binary file not shown.

sphinx_docs/build/html/_sources/index.rst.txt

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -11,11 +11,11 @@ Table of Contents
1111
+---------+--------------------------------+------------------------------------------------------+
1212
| Chapter | Content | Description |
1313
+=========+================================+======================================================+
14-
| 1 | `Overview`_ | Brief overview of the docs |
14+
| 1 | `Overview`_ | Brief overview of the async jobs system |
1515
+---------+--------------------------------+------------------------------------------------------+
16-
| 2 | `Data`_ | How to upload your assays |
16+
| 2 | `Data`_ | How to upload your data for use with our endpoints |
1717
+---------+--------------------------------+------------------------------------------------------+
18-
| 3 | `Train`_ | How to train models on your properties |
18+
| 3 | `Train`_ | How to train models on sequence properties |
1919
+---------+--------------------------------+------------------------------------------------------+
2020
| 4 | `Predict`_ | How to predict sequence properties |
2121
+---------+--------------------------------+------------------------------------------------------+

sphinx_docs/build/html/index.html

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -89,15 +89,15 @@ <h2>Table of Contents<a class="headerlink" href="#table-of-contents" title="Perm
8989
<tbody>
9090
<tr class="row-even"><td><p>1</p></td>
9191
<td><p><a class="reference external" href="overview.html">Overview</a></p></td>
92-
<td><p>Brief overview of the docs</p></td>
92+
<td><p>Brief overview of the async jobs system</p></td>
9393
</tr>
9494
<tr class="row-odd"><td><p>2</p></td>
9595
<td><p><a class="reference external" href="data.html">Data</a></p></td>
96-
<td><p>How to upload your assays</p></td>
96+
<td><p>How to upload your data for use with our endpoints</p></td>
9797
</tr>
9898
<tr class="row-even"><td><p>3</p></td>
9999
<td><p><a class="reference external" href="train.html">Train</a></p></td>
100-
<td><p>How to train models on your properties</p></td>
100+
<td><p>How to train models on sequence properties</p></td>
101101
</tr>
102102
<tr class="row-odd"><td><p>4</p></td>
103103
<td><p><a class="reference external" href="predict.html">Predict</a></p></td>

sphinx_docs/build/html/searchindex.js

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

sphinx_docs/source/index.rst

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -11,11 +11,11 @@ Table of Contents
1111
+---------+--------------------------------+------------------------------------------------------+
1212
| Chapter | Content | Description |
1313
+=========+================================+======================================================+
14-
| 1 | `Overview`_ | Brief overview of the docs |
14+
| 1 | `Overview`_ | Brief overview of the async jobs system |
1515
+---------+--------------------------------+------------------------------------------------------+
16-
| 2 | `Data`_ | How to upload your assays |
16+
| 2 | `Data`_ | How to upload your data for use with our endpoints |
1717
+---------+--------------------------------+------------------------------------------------------+
18-
| 3 | `Train`_ | How to train models on your properties |
18+
| 3 | `Train`_ | How to train models on sequence properties |
1919
+---------+--------------------------------+------------------------------------------------------+
2020
| 4 | `Predict`_ | How to predict sequence properties |
2121
+---------+--------------------------------+------------------------------------------------------+

0 commit comments

Comments
 (0)