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 Dec 5, 2023
1 parent 6b18ed0 commit 453b0aa
Show file tree
Hide file tree
Showing 87 changed files with 16,877 additions and 34 deletions.
Binary file modified latest/.doctrees/environment.pickle
Binary file not shown.
Binary file modified latest/.doctrees/index.doctree
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
585 changes: 585 additions & 0 deletions latest/_modules/compas/geometry/interpolation_barycentric.html

Large diffs are not rendered by default.

650 changes: 650 additions & 0 deletions latest/_modules/compas/geometry/interpolation_coons.html

Large diffs are not rendered by default.

634 changes: 634 additions & 0 deletions latest/_modules/compas/geometry/interpolation_tweening.html

Large diffs are not rendered by default.

701 changes: 701 additions & 0 deletions latest/_modules/compas/geometry/kdtree.html

Large diffs are not rendered by default.

639 changes: 639 additions & 0 deletions latest/_modules/compas/geometry/triangulation_delaunay.html

Large diffs are not rendered by default.

767 changes: 767 additions & 0 deletions latest/_modules/compas/geometry/triangulation_delaunay_none.html

Large diffs are not rendered by default.

599 changes: 599 additions & 0 deletions latest/_modules/compas/geometry/triangulation_delaunay_numpy.html

Large diffs are not rendered by default.

611 changes: 611 additions & 0 deletions latest/_modules/compas/geometry/triangulation_earclip.html

Large diffs are not rendered by default.

20 changes: 10 additions & 10 deletions latest/_modules/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -550,7 +550,6 @@ <h1>All modules for which code is available</h1>
<li><a href="compas/geometry/_core/centroids.html">compas.geometry._core.centroids</a></li>
<li><a href="compas/geometry/_core/constructors.html">compas.geometry._core.constructors</a></li>
<li><a href="compas/geometry/_core/distance.html">compas.geometry._core.distance</a></li>
<li><a href="compas/geometry/_core/kdtree.html">compas.geometry._core.kdtree</a></li>
<li><a href="compas/geometry/_core/matrices.html">compas.geometry._core.matrices</a></li>
<li><a href="compas/geometry/_core/normals.html">compas.geometry._core.normals</a></li>
<li><a href="compas/geometry/_core/nurbs.html">compas.geometry._core.nurbs</a></li>
Expand Down Expand Up @@ -588,12 +587,13 @@ <h1>All modules for which code is available</h1>
<li><a href="compas/geometry/hull.html">compas.geometry.hull</a></li>
<li><a href="compas/geometry/hull_numpy.html">compas.geometry.hull_numpy</a></li>
<li><a href="compas/geometry/icp_numpy.html">compas.geometry.icp_numpy</a></li>
<li><a href="compas/geometry/interpolation/barycentric.html">compas.geometry.interpolation.barycentric</a></li>
<li><a href="compas/geometry/interpolation/coons.html">compas.geometry.interpolation.coons</a></li>
<li><a href="compas/geometry/interpolation/tweening.html">compas.geometry.interpolation.tweening</a></li>
<li><a href="compas/geometry/interpolation_barycentric.html">compas.geometry.interpolation_barycentric</a></li>
<li><a href="compas/geometry/interpolation_coons.html">compas.geometry.interpolation_coons</a></li>
<li><a href="compas/geometry/interpolation_tweening.html">compas.geometry.interpolation_tweening</a></li>
<li><a href="compas/geometry/intersections.html">compas.geometry.intersections</a></li>
<ul><li><a href="compas/geometry/intersections/intersections.html">compas.geometry.intersections.intersections</a></li>
</ul><li><a href="compas/geometry/offset.html">compas.geometry.offset</a></li>
</ul><li><a href="compas/geometry/kdtree.html">compas.geometry.kdtree</a></li>
<li><a href="compas/geometry/offset.html">compas.geometry.offset</a></li>
<li><a href="compas/geometry/plane.html">compas.geometry.plane</a></li>
<li><a href="compas/geometry/point.html">compas.geometry.point</a></li>
<li><a href="compas/geometry/pointcloud.html">compas.geometry.pointcloud</a></li>
Expand Down Expand Up @@ -622,11 +622,11 @@ <h1>All modules for which code is available</h1>
<li><a href="compas/geometry/surfaces/toroidal.html">compas.geometry.surfaces.toroidal</a></li>
<li><a href="compas/geometry/transformation.html">compas.geometry.transformation</a></li>
<li><a href="compas/geometry/translation.html">compas.geometry.translation</a></li>
<li><a href="compas/geometry/triangulation.html">compas.geometry.triangulation</a></li>
<ul><li><a href="compas/geometry/triangulation/delaunay.html">compas.geometry.triangulation.delaunay</a></li>
<li><a href="compas/geometry/triangulation/delaunay_numpy.html">compas.geometry.triangulation.delaunay_numpy</a></li>
<li><a href="compas/geometry/triangulation/earclip.html">compas.geometry.triangulation.earclip</a></li>
</ul><li><a href="compas/geometry/trimesh_curvature.html">compas.geometry.trimesh_curvature</a></li>
<li><a href="compas/geometry/triangulation_delaunay.html">compas.geometry.triangulation_delaunay</a></li>
<li><a href="compas/geometry/triangulation_delaunay_none.html">compas.geometry.triangulation_delaunay_none</a></li>
<li><a href="compas/geometry/triangulation_delaunay_numpy.html">compas.geometry.triangulation_delaunay_numpy</a></li>
<li><a href="compas/geometry/triangulation_earclip.html">compas.geometry.triangulation_earclip</a></li>
<li><a href="compas/geometry/trimesh_curvature.html">compas.geometry.trimesh_curvature</a></li>
<li><a href="compas/geometry/trimesh_descent_numpy.html">compas.geometry.trimesh_descent_numpy</a></li>
<li><a href="compas/geometry/trimesh_geodistance.html">compas.geometry.trimesh_geodistance</a></li>
<li><a href="compas/geometry/trimesh_gradient_numpy.html">compas.geometry.trimesh_gradient_numpy</a></li>
Expand Down
14 changes: 14 additions & 0 deletions latest/devguide/code.html
Original file line number Diff line number Diff line change
Expand Up @@ -168,6 +168,13 @@
</li>


<li class="nav-item">
<a class="nav-link nav-internal" href="../reference/index.html">
API Reference
</a>
</li>


<li class="nav-item current active">
<a class="nav-link nav-internal" href="index.html">
Developer Guide
Expand Down Expand Up @@ -320,6 +327,13 @@
</li>


<li class="nav-item">
<a class="nav-link nav-internal" href="../reference/index.html">
API Reference
</a>
</li>


<li class="nav-item current active">
<a class="nav-link nav-internal" href="index.html">
Developer Guide
Expand Down
14 changes: 14 additions & 0 deletions latest/devguide/documentation.html
Original file line number Diff line number Diff line change
Expand Up @@ -168,6 +168,13 @@
</li>


<li class="nav-item">
<a class="nav-link nav-internal" href="../reference/index.html">
API Reference
</a>
</li>


<li class="nav-item current active">
<a class="nav-link nav-internal" href="index.html">
Developer Guide
Expand Down Expand Up @@ -320,6 +327,13 @@
</li>


<li class="nav-item">
<a class="nav-link nav-internal" href="../reference/index.html">
API Reference
</a>
</li>


<li class="nav-item current active">
<a class="nav-link nav-internal" href="index.html">
Developer Guide
Expand Down
14 changes: 14 additions & 0 deletions latest/devguide/dtypes.html
Original file line number Diff line number Diff line change
Expand Up @@ -167,6 +167,13 @@
</li>


<li class="nav-item">
<a class="nav-link nav-internal" href="../reference/index.html">
API Reference
</a>
</li>


<li class="nav-item current active">
<a class="nav-link nav-internal" href="index.html">
Developer Guide
Expand Down Expand Up @@ -319,6 +326,13 @@
</li>


<li class="nav-item">
<a class="nav-link nav-internal" href="../reference/index.html">
API Reference
</a>
</li>


<li class="nav-item current active">
<a class="nav-link nav-internal" href="index.html">
Developer Guide
Expand Down
14 changes: 14 additions & 0 deletions latest/devguide/extensions.html
Original file line number Diff line number Diff line change
Expand Up @@ -168,6 +168,13 @@
</li>


<li class="nav-item">
<a class="nav-link nav-internal" href="../reference/index.html">
API Reference
</a>
</li>


<li class="nav-item current active">
<a class="nav-link nav-internal" href="index.html">
Developer Guide
Expand Down Expand Up @@ -320,6 +327,13 @@
</li>


<li class="nav-item">
<a class="nav-link nav-internal" href="../reference/index.html">
API Reference
</a>
</li>


<li class="nav-item current active">
<a class="nav-link nav-internal" href="index.html">
Developer Guide
Expand Down
14 changes: 14 additions & 0 deletions latest/devguide/ghcomponent.html
Original file line number Diff line number Diff line change
Expand Up @@ -168,6 +168,13 @@
</li>


<li class="nav-item">
<a class="nav-link nav-internal" href="../reference/index.html">
API Reference
</a>
</li>


<li class="nav-item current active">
<a class="nav-link nav-internal" href="index.html">
Developer Guide
Expand Down Expand Up @@ -320,6 +327,13 @@
</li>


<li class="nav-item">
<a class="nav-link nav-internal" href="../reference/index.html">
API Reference
</a>
</li>


<li class="nav-item current active">
<a class="nav-link nav-internal" href="index.html">
Developer Guide
Expand Down
20 changes: 17 additions & 3 deletions latest/devguide/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -65,7 +65,7 @@
<link rel="index" title="Index" href="../genindex.html" />
<link rel="search" title="Search" href="../search.html" />
<link rel="next" title="Development Setup" href="setup.html" />
<link rel="prev" title="License" href="../userguide/license.html" />
<link rel="prev" title="trimesh_slice" href="../reference/generated/compas_rhino.geometry.trimesh_slice.html" />
<meta name="viewport" content="width=device-width, initial-scale=1"/>
<meta name="docsearch:language" content="en"/>
</head>
Expand Down Expand Up @@ -168,6 +168,13 @@
</li>


<li class="nav-item">
<a class="nav-link nav-internal" href="../reference/index.html">
API Reference
</a>
</li>


<li class="nav-item current active">
<a class="nav-link nav-internal" href="#">
Developer Guide
Expand Down Expand Up @@ -320,6 +327,13 @@
</li>


<li class="nav-item">
<a class="nav-link nav-internal" href="../reference/index.html">
API Reference
</a>
</li>


<li class="nav-item current active">
<a class="nav-link nav-internal" href="#">
Developer Guide
Expand Down Expand Up @@ -508,12 +522,12 @@ <h1>Developer Guide</h1>
<div class="footer-article-item"><!-- Previous / next buttons -->
<div class="prev-next-area">
<a class="left-prev"
href="../userguide/license.html"
href="../reference/generated/compas_rhino.geometry.trimesh_slice.html"
title="previous page">
<i class="fa-solid fa-angle-left"></i>
<div class="prev-next-info">
<p class="prev-next-subtitle">previous</p>
<p class="prev-next-title">License</p>
<p class="prev-next-title">trimesh_slice</p>
</div>
</a>
<a class="right-next"
Expand Down
14 changes: 14 additions & 0 deletions latest/devguide/plugins.html
Original file line number Diff line number Diff line change
Expand Up @@ -168,6 +168,13 @@
</li>


<li class="nav-item">
<a class="nav-link nav-internal" href="../reference/index.html">
API Reference
</a>
</li>


<li class="nav-item current active">
<a class="nav-link nav-internal" href="index.html">
Developer Guide
Expand Down Expand Up @@ -320,6 +327,13 @@
</li>


<li class="nav-item">
<a class="nav-link nav-internal" href="../reference/index.html">
API Reference
</a>
</li>


<li class="nav-item current active">
<a class="nav-link nav-internal" href="index.html">
Developer Guide
Expand Down
14 changes: 14 additions & 0 deletions latest/devguide/setup.html
Original file line number Diff line number Diff line change
Expand Up @@ -168,6 +168,13 @@
</li>


<li class="nav-item">
<a class="nav-link nav-internal" href="../reference/index.html">
API Reference
</a>
</li>


<li class="nav-item current active">
<a class="nav-link nav-internal" href="index.html">
Developer Guide
Expand Down Expand Up @@ -320,6 +327,13 @@
</li>


<li class="nav-item">
<a class="nav-link nav-internal" href="../reference/index.html">
API Reference
</a>
</li>


<li class="nav-item current active">
<a class="nav-link nav-internal" href="index.html">
Developer Guide
Expand Down
14 changes: 14 additions & 0 deletions latest/devguide/workflow.html
Original file line number Diff line number Diff line change
Expand Up @@ -168,6 +168,13 @@
</li>


<li class="nav-item">
<a class="nav-link nav-internal" href="../reference/index.html">
API Reference
</a>
</li>


<li class="nav-item current active">
<a class="nav-link nav-internal" href="index.html">
Developer Guide
Expand Down Expand Up @@ -320,6 +327,13 @@
</li>


<li class="nav-item">
<a class="nav-link nav-internal" href="../reference/index.html">
API Reference
</a>
</li>


<li class="nav-item current active">
<a class="nav-link nav-internal" href="index.html">
Developer Guide
Expand Down
Loading

0 comments on commit 453b0aa

Please sign in to comment.