Skip to content

Commit

Permalink
Built site for gh-pages
Browse files Browse the repository at this point in the history
  • Loading branch information
juba committed Apr 5, 2024
1 parent d6593c0 commit c5c5980
Show file tree
Hide file tree
Showing 6 changed files with 191 additions and 190 deletions.
2 changes: 1 addition & 1 deletion .nojekyll
Original file line number Diff line number Diff line change
@@ -1 +1 @@
41194c4c
3ce9efd4
3 changes: 2 additions & 1 deletion reference/Lifemap.html
Original file line number Diff line number Diff line change
Expand Up @@ -219,7 +219,8 @@ <h2 id="toc-title">On this page</h2>

<section id="pylifemap.Lifemap" class="level1">
<h1>Lifemap</h1>
<p><code>Lifemap(self, data, *, taxid_col='taxid', zoom=5, legend_width=None, width=DEFAULT_WIDTH, height=DEFAULT_HEIGHT)</code></p>
<p><code>Lifemap(self, data, *, taxid_col='taxid', width=DEFAULT_WIDTH, height=DEFAULT_HEIGHT, zoom=5, legend_width=None)</code></p>
<p>Main class allowing to create visualizations.</p>


</section>
Expand Down
2 changes: 1 addition & 1 deletion reference/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -230,7 +230,7 @@ <h2 class="anchored" data-anchor-id="lifemap-class">Lifemap class</h2>
<tbody>
<tr class="odd">
<td><a href="../reference/Lifemap.html#pylifemap.Lifemap">Lifemap</a></td>
<td></td>
<td>Main class allowing to create visualizations.</td>
</tr>
</tbody>
</table>
Expand Down
Loading

0 comments on commit c5c5980

Please sign in to comment.