Skip to content

Commit

Permalink
Deploy to GitHub pages
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] authored May 14, 2024
1 parent a3dc82b commit 5af71a5
Show file tree
Hide file tree
Showing 14 changed files with 751 additions and 5 deletions.
Binary file modified latest/.doctrees/api/compas_cgal.straight_skeleton_2.doctree
Binary file not shown.
Binary file not shown.
Binary file modified latest/.doctrees/environment.pickle
Binary file not shown.
Binary file modified latest/.doctrees/examples/straight_skeleton_2.doctree
Binary file not shown.
Binary file added latest/_images/cgal_straight_skeleton_2_holes.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
3 changes: 3 additions & 0 deletions latest/api/compas_cgal.straight_skeleton_2.html
Original file line number Diff line number Diff line change
Expand Up @@ -580,6 +580,9 @@ <h1>compas_cgal.straight_skeleton_2</h1>
<tr class="row-odd"><td><p><a class="reference internal" href="generated/compas_cgal.straight_skeleton_2.create_interior_straight_skeleton.html" title="compas_cgal.straight_skeleton_2.create_interior_straight_skeleton"><code class="xref py py-obj docutils literal notranslate"><span class="pre">create_interior_straight_skeleton</span></code></a></p></td>
<td><p>Compute the skeleton of a polygon.</p></td>
</tr>
<tr class="row-even"><td><p><a class="reference internal" href="generated/compas_cgal.straight_skeleton_2.create_interior_straight_skeleton_with_holes.html" title="compas_cgal.straight_skeleton_2.create_interior_straight_skeleton_with_holes"><code class="xref py py-obj docutils literal notranslate"><span class="pre">create_interior_straight_skeleton_with_holes</span></code></a></p></td>
<td><p>Compute the skeleton of a polygon with holes.</p></td>
</tr>
</tbody>
</table>
</section>
Expand Down
2 changes: 1 addition & 1 deletion latest/api/compas_cgal.subdivision.html
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,7 @@
<link rel="index" title="Index" href="../genindex.html" />
<link rel="search" title="Search" href="../search.html" />
<link rel="next" title="mesh_subdivide_catmull_clark" href="generated/compas_cgal.subdivision.mesh_subdivide_catmull_clark.html" />
<link rel="prev" title="create_interior_straight_skeleton" href="generated/compas_cgal.straight_skeleton_2.create_interior_straight_skeleton.html" />
<link rel="prev" title="create_interior_straight_skeleton_with_holes" href="generated/compas_cgal.straight_skeleton_2.create_interior_straight_skeleton_with_holes.html" />
<meta name="viewport" content="width=device-width, initial-scale=1"/>
<meta name="docsearch:language" content="en"/>
</head>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,7 @@
</script>
<link rel="index" title="Index" href="../../genindex.html" />
<link rel="search" title="Search" href="../../search.html" />
<link rel="next" title="compas_cgal.subdivision" href="../compas_cgal.subdivision.html" />
<link rel="next" title="create_interior_straight_skeleton_with_holes" href="compas_cgal.straight_skeleton_2.create_interior_straight_skeleton_with_holes.html" />
<link rel="prev" title="compas_cgal.straight_skeleton_2" href="../compas_cgal.straight_skeleton_2.html" />
<meta name="viewport" content="width=device-width, initial-scale=1"/>
<meta name="docsearch:language" content="en"/>
Expand Down
Loading

0 comments on commit 5af71a5

Please # to comment.