Skip to content

Commit

Permalink
build based on d71a925
Browse files Browse the repository at this point in the history
  • Loading branch information
Documenter.jl committed Nov 11, 2023
1 parent 03c9b55 commit eb8dba5
Show file tree
Hide file tree
Showing 52 changed files with 134 additions and 134 deletions.
2 changes: 1 addition & 1 deletion previews/PR342/.documenter-siteinfo.json
Original file line number Diff line number Diff line change
@@ -1 +1 @@
{"documenter":{"julia_version":"1.9.3","generation_timestamp":"2023-11-11T11:26:47","documenter_version":"1.1.2"}}
{"documenter":{"julia_version":"1.9.3","generation_timestamp":"2023-11-11T14:48:44","documenter_version":"1.1.2"}}
4 changes: 2 additions & 2 deletions previews/PR342/1dim-manifold.html
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
<script src="https://cdn.plot.ly/plotly-2.6.3.min.js"></script> <div id="7e6539cb-d61d-496e-b756-b96ef058b193" style="width:600px;height:400px;"></div>
<script src="https://cdn.plot.ly/plotly-2.6.3.min.js"></script> <div id="cd21f186-5a78-4889-9395-875952800103" style="width:600px;height:400px;"></div>
<script>

Plotly.newPlot('7e6539cb-d61d-496e-b756-b96ef058b193', [
Plotly.newPlot('cd21f186-5a78-4889-9395-875952800103', [
{
"showlegend": false,
"mode": "lines+markers",
Expand Down
4 changes: 2 additions & 2 deletions previews/PR342/2dim-manifold-currying.html
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
<script src="https://cdn.plot.ly/plotly-2.6.3.min.js"></script> <div id="af58fc12-10e6-4b62-8f00-1f59ccd1aad8" style="width:600px;height:400px;"></div>
<script src="https://cdn.plot.ly/plotly-2.6.3.min.js"></script> <div id="5192f8e9-4292-4c9f-80bb-a212ee648e9e" style="width:600px;height:400px;"></div>
<script>

Plotly.newPlot('af58fc12-10e6-4b62-8f00-1f59ccd1aad8', [
Plotly.newPlot('5192f8e9-4292-4c9f-80bb-a212ee648e9e', [
{
"showlegend": false,
"mode": "markers",
Expand Down
4 changes: 2 additions & 2 deletions previews/PR342/2dim-manifold.html
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
<script src="https://cdn.plot.ly/plotly-2.6.3.min.js"></script> <div id="31f88a33-8cba-4009-aaef-ae0ad0b40e47" style="width:600px;height:400px;"></div>
<script src="https://cdn.plot.ly/plotly-2.6.3.min.js"></script> <div id="40dcbce6-e588-453e-8151-f8030f2af56c" style="width:600px;height:400px;"></div>
<script>

Plotly.newPlot('31f88a33-8cba-4009-aaef-ae0ad0b40e47', [
Plotly.newPlot('40dcbce6-e588-453e-8151-f8030f2af56c', [
{
"showlegend": false,
"mode": "markers",
Expand Down
2 changes: 1 addition & 1 deletion previews/PR342/basicbsplineexporter/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -12,4 +12,4 @@
n2 = dim(P2)
a = [SVector(2i-6.5+rand(),1.5j-6.5+rand()) for i in 1:dim(P1), j in 1:dim(P2)] # random generated control points
M = BSplineManifold(a,(P1,P2)) # Define B-spline manifold
save_png(&quot;BasicBSplineExporter_2dim.png&quot;, M) # save image</code></pre><p><img src="../BasicBSplineExporter_2dim.png" alt/></p><h2 id="Other-examples"><a class="docs-heading-anchor" href="#Other-examples">Other examples</a><a id="Other-examples-1"></a><a class="docs-heading-anchor-permalink" href="#Other-examples" title="Permalink"></a></h2><p>Here are some images rendared with POV-Ray.</p><p><img src="../img/pov_1d3d.png" alt/> <img src="../img/pov_2d3d.png" alt/> <img src="../img/pov_3d3d.png" alt/></p><p>See <a href="https://github.com/hyrodium/BasicBSplineExporter.jl/tree/main/test"><code>BasicBSplineExporter.jl/test</code></a> for more examples.</p></article><nav class="docs-footer"><a class="docs-footer-prevpage" href="../plotlyjs/">« PlotlyJS.jl</a><a class="docs-footer-nextpage" href="../geometricmodeling/">Geometric modeling »</a><div class="flexbox-break"></div><p class="footer-message">Powered by <a href="https://github.com/JuliaDocs/Documenter.jl">Documenter.jl</a> and the <a href="https://julialang.org/">Julia Programming Language</a>.</p></nav></div><div class="modal" id="documenter-settings"><div class="modal-background"></div><div class="modal-card"><header class="modal-card-head"><p class="modal-card-title">Settings</p><button class="delete"></button></header><section class="modal-card-body"><p><label class="label">Theme</label><div class="select"><select id="documenter-themepicker"><option value="documenter-light">documenter-light</option><option value="documenter-dark">documenter-dark</option><option value="auto">Automatic (OS)</option></select></div></p><hr/><p>This document was generated with <a href="https://github.com/JuliaDocs/Documenter.jl">Documenter.jl</a> version 1.1.2 on <span class="colophon-date" title="Saturday 11 November 2023 11:26">Saturday 11 November 2023</span>. Using Julia version 1.9.3.</p></section><footer class="modal-card-foot"></footer></div></div></div></body></html>
save_png(&quot;BasicBSplineExporter_2dim.png&quot;, M) # save image</code></pre><p><img src="../BasicBSplineExporter_2dim.png" alt/></p><h2 id="Other-examples"><a class="docs-heading-anchor" href="#Other-examples">Other examples</a><a id="Other-examples-1"></a><a class="docs-heading-anchor-permalink" href="#Other-examples" title="Permalink"></a></h2><p>Here are some images rendared with POV-Ray.</p><p><img src="../img/pov_1d3d.png" alt/> <img src="../img/pov_2d3d.png" alt/> <img src="../img/pov_3d3d.png" alt/></p><p>See <a href="https://github.com/hyrodium/BasicBSplineExporter.jl/tree/main/test"><code>BasicBSplineExporter.jl/test</code></a> for more examples.</p></article><nav class="docs-footer"><a class="docs-footer-prevpage" href="../plotlyjs/">« PlotlyJS.jl</a><a class="docs-footer-nextpage" href="../geometricmodeling/">Geometric modeling »</a><div class="flexbox-break"></div><p class="footer-message">Powered by <a href="https://github.com/JuliaDocs/Documenter.jl">Documenter.jl</a> and the <a href="https://julialang.org/">Julia Programming Language</a>.</p></nav></div><div class="modal" id="documenter-settings"><div class="modal-background"></div><div class="modal-card"><header class="modal-card-head"><p class="modal-card-title">Settings</p><button class="delete"></button></header><section class="modal-card-body"><p><label class="label">Theme</label><div class="select"><select id="documenter-themepicker"><option value="documenter-light">documenter-light</option><option value="documenter-dark">documenter-dark</option><option value="auto">Automatic (OS)</option></select></div></p><hr/><p>This document was generated with <a href="https://github.com/JuliaDocs/Documenter.jl">Documenter.jl</a> version 1.1.2 on <span class="colophon-date" title="Saturday 11 November 2023 14:48">Saturday 11 November 2023</span>. Using Julia version 1.9.3.</p></section><footer class="modal-card-foot"></footer></div></div></div></body></html>
4 changes: 2 additions & 2 deletions previews/PR342/bsplinebasisall-1.html
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
<script src="https://cdn.plot.ly/plotly-2.6.3.min.js"></script> <div id="7b70b6f9-31ac-4fca-b86e-ff73fb445a90" style="width:600px;height:400px;"></div>
<script src="https://cdn.plot.ly/plotly-2.6.3.min.js"></script> <div id="e51b06d0-41b1-4fae-9e3c-a510a571cb2c" style="width:600px;height:400px;"></div>
<script>

Plotly.newPlot('7b70b6f9-31ac-4fca-b86e-ff73fb445a90', [
Plotly.newPlot('e51b06d0-41b1-4fae-9e3c-a510a571cb2c', [
{
"showlegend": true,
"mode": "lines",
Expand Down
4 changes: 2 additions & 2 deletions previews/PR342/bsplinebasisall-2.html
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
<script src="https://cdn.plot.ly/plotly-2.6.3.min.js"></script> <div id="cb336787-284c-4b05-bee5-154a83b520f3" style="width:600px;height:400px;"></div>
<script src="https://cdn.plot.ly/plotly-2.6.3.min.js"></script> <div id="84d06ca8-1a31-4b7a-949c-074149c00813" style="width:600px;height:400px;"></div>
<script>

Plotly.newPlot('cb336787-284c-4b05-bee5-154a83b520f3', [
Plotly.newPlot('84d06ca8-1a31-4b7a-949c-074149c00813', [
{
"showlegend": true,
"mode": "lines",
Expand Down
4 changes: 2 additions & 2 deletions previews/PR342/bsplinebasisall-3.html
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
<script src="https://cdn.plot.ly/plotly-2.6.3.min.js"></script> <div id="eecd1d82-053b-4f85-b6f2-f01974288b5c" style="width:600px;height:400px;"></div>
<script src="https://cdn.plot.ly/plotly-2.6.3.min.js"></script> <div id="5b44be70-2bf8-479c-a3c2-0540e2c9f2f3" style="width:600px;height:400px;"></div>
<script>

Plotly.newPlot('eecd1d82-053b-4f85-b6f2-f01974288b5c', [
Plotly.newPlot('5b44be70-2bf8-479c-a3c2-0540e2c9f2f3', [
{
"showlegend": true,
"mode": "lines",
Expand Down
4 changes: 2 additions & 2 deletions previews/PR342/bsplinebasisderivativeplot.html
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
<script src="https://cdn.plot.ly/plotly-2.6.3.min.js"></script> <div id="4191201d-2256-4300-ad83-5b8972a11621" style="width:600px;height:400px;"></div>
<script src="https://cdn.plot.ly/plotly-2.6.3.min.js"></script> <div id="5aae7fd9-66a2-4ba5-8d1f-8d65caa88182" style="width:600px;height:400px;"></div>
<script>

Plotly.newPlot('4191201d-2256-4300-ad83-5b8972a11621', [
Plotly.newPlot('5aae7fd9-66a2-4ba5-8d1f-8d65caa88182', [
{
"showlegend": true,
"mode": "lines",
Expand Down
4 changes: 2 additions & 2 deletions previews/PR342/bsplinebasisplot.html
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
<script src="https://cdn.plot.ly/plotly-2.6.3.min.js"></script> <div id="af5c30c1-d974-4602-bd39-c6cb737e6a05" style="width:600px;height:400px;"></div>
<script src="https://cdn.plot.ly/plotly-2.6.3.min.js"></script> <div id="2586bbf6-6d22-4de6-b16f-5144c3cf2437" style="width:600px;height:400px;"></div>
<script>

Plotly.newPlot('af5c30c1-d974-4602-bd39-c6cb737e6a05', [
Plotly.newPlot('2586bbf6-6d22-4de6-b16f-5144c3cf2437', [
{
"showlegend": false,
"mode": "lines",
Expand Down
4 changes: 2 additions & 2 deletions previews/PR342/bsplinebasisplot2.html
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
<script src="https://cdn.plot.ly/plotly-2.6.3.min.js"></script> <div id="58f0fbab-0877-4dac-a128-a8249b4806fb" style="width:600px;height:400px;"></div>
<script src="https://cdn.plot.ly/plotly-2.6.3.min.js"></script> <div id="6273bf84-d44e-4d97-9354-09c90a39fb9f" style="width:600px;height:400px;"></div>
<script>

Plotly.newPlot('58f0fbab-0877-4dac-a128-a8249b4806fb', [
Plotly.newPlot('6273bf84-d44e-4d97-9354-09c90a39fb9f', [
{
"showlegend": false,
"mode": "lines",
Expand Down
Loading

0 comments on commit eb8dba5

Please sign in to comment.