Skip to content

Commit

Permalink
build based on 8f9f77a
Browse files Browse the repository at this point in the history
  • Loading branch information
Documenter.jl committed Oct 16, 2023
1 parent 5388f7d commit af4c2c6
Show file tree
Hide file tree
Showing 55 changed files with 1,170 additions and 1,155 deletions.
2 changes: 1 addition & 1 deletion dev/.documenter-siteinfo.json
Original file line number Diff line number Diff line change
@@ -1 +1 @@
{"documenter":{"julia_version":"1.9.3","generation_timestamp":"2023-09-30T16:28:30","documenter_version":"1.1.0"}}
{"documenter":{"julia_version":"1.9.3","generation_timestamp":"2023-10-16T15:41:47","documenter_version":"1.1.1"}}
4 changes: 2 additions & 2 deletions dev/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="545a494a-eaa4-4bfd-9e64-834d29eae02b" style="width:600px;height:400px;"></div>
<script src="https://cdn.plot.ly/plotly-2.6.3.min.js"></script> <div id="301e8755-7a62-43a7-8214-a707838f4040" style="width:600px;height:400px;"></div>
<script>

Plotly.newPlot('545a494a-eaa4-4bfd-9e64-834d29eae02b', [
Plotly.newPlot('301e8755-7a62-43a7-8214-a707838f4040', [
{
"showlegend": false,
"mode": "lines+markers",
Expand Down
4 changes: 2 additions & 2 deletions dev/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="796e0be8-0f7f-4ef4-86ed-6239abdb139a" style="width:600px;height:400px;"></div>
<script src="https://cdn.plot.ly/plotly-2.6.3.min.js"></script> <div id="e9ec37ee-aa30-4d1f-a5cd-dc5587d527d9" style="width:600px;height:400px;"></div>
<script>

Plotly.newPlot('796e0be8-0f7f-4ef4-86ed-6239abdb139a', [
Plotly.newPlot('e9ec37ee-aa30-4d1f-a5cd-dc5587d527d9', [
{
"showlegend": false,
"mode": "markers",
Expand Down
4 changes: 2 additions & 2 deletions dev/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="9a63d3ed-4a4b-4e8c-8541-f8be793585c9" style="width:600px;height:400px;"></div>
<script src="https://cdn.plot.ly/plotly-2.6.3.min.js"></script> <div id="03f4ee74-b12d-4c87-ace5-215b76c26211" style="width:600px;height:400px;"></div>
<script>

Plotly.newPlot('9a63d3ed-4a4b-4e8c-8541-f8be793585c9', [
Plotly.newPlot('03f4ee74-b12d-4c87-ace5-215b76c26211', [
{
"showlegend": false,
"mode": "markers",
Expand Down
85 changes: 50 additions & 35 deletions dev/assets/documenter.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion dev/assets/themes/documenter-dark.css

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion dev/assets/themes/documenter-light.css

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion dev/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.0 on <span class="colophon-date" title="Saturday 30 September 2023 16:28">Saturday 30 September 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.1 on <span class="colophon-date" title="Monday 16 October 2023 15:41">Monday 16 October 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 dev/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="1ea801a2-8969-4a58-b137-0582744a768d" style="width:600px;height:400px;"></div>
<script src="https://cdn.plot.ly/plotly-2.6.3.min.js"></script> <div id="c890e881-14b7-4838-9c21-9d613121b834" style="width:600px;height:400px;"></div>
<script>

Plotly.newPlot('1ea801a2-8969-4a58-b137-0582744a768d', [
Plotly.newPlot('c890e881-14b7-4838-9c21-9d613121b834', [
{
"showlegend": true,
"mode": "lines",
Expand Down
4 changes: 2 additions & 2 deletions dev/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="3386b9e7-c690-41f4-ae22-f44402900d86" style="width:600px;height:400px;"></div>
<script src="https://cdn.plot.ly/plotly-2.6.3.min.js"></script> <div id="371461bc-3b1a-42b9-b344-bcf004df8380" style="width:600px;height:400px;"></div>
<script>

Plotly.newPlot('3386b9e7-c690-41f4-ae22-f44402900d86', [
Plotly.newPlot('371461bc-3b1a-42b9-b344-bcf004df8380', [
{
"showlegend": true,
"mode": "lines",
Expand Down
4 changes: 2 additions & 2 deletions dev/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="734a4f04-b64f-4983-bd71-cd3040e75ecc" style="width:600px;height:400px;"></div>
<script src="https://cdn.plot.ly/plotly-2.6.3.min.js"></script> <div id="7de6bc43-fc10-479c-a4d5-9d5c6f4b0b4b" style="width:600px;height:400px;"></div>
<script>

Plotly.newPlot('734a4f04-b64f-4983-bd71-cd3040e75ecc', [
Plotly.newPlot('7de6bc43-fc10-479c-a4d5-9d5c6f4b0b4b', [
{
"showlegend": true,
"mode": "lines",
Expand Down
4 changes: 2 additions & 2 deletions dev/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="068d8498-a9ca-43ab-a7e2-9a6fa0c7f349" style="width:600px;height:400px;"></div>
<script src="https://cdn.plot.ly/plotly-2.6.3.min.js"></script> <div id="b4e72512-cdd4-4ced-a8ca-46784d231859" style="width:600px;height:400px;"></div>
<script>

Plotly.newPlot('068d8498-a9ca-43ab-a7e2-9a6fa0c7f349', [
Plotly.newPlot('b4e72512-cdd4-4ced-a8ca-46784d231859', [
{
"showlegend": true,
"mode": "lines",
Expand Down
4 changes: 2 additions & 2 deletions dev/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="3729b060-af43-430a-9e3a-d3be94b96c64" style="width:600px;height:400px;"></div>
<script src="https://cdn.plot.ly/plotly-2.6.3.min.js"></script> <div id="4de946f5-50d9-4dfa-bf91-61b6661d84f8" style="width:600px;height:400px;"></div>
<script>

Plotly.newPlot('3729b060-af43-430a-9e3a-d3be94b96c64', [
Plotly.newPlot('4de946f5-50d9-4dfa-bf91-61b6661d84f8', [
{
"showlegend": false,
"mode": "lines",
Expand Down
4 changes: 2 additions & 2 deletions dev/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="3a91d7c2-c840-448e-8849-df4e3e6a9594" style="width:600px;height:400px;"></div>
<script src="https://cdn.plot.ly/plotly-2.6.3.min.js"></script> <div id="7b438535-e8b2-453e-9e7b-7cf78c8ddd75" style="width:600px;height:400px;"></div>
<script>

Plotly.newPlot('3a91d7c2-c840-448e-8849-df4e3e6a9594', [
Plotly.newPlot('7b438535-e8b2-453e-9e7b-7cf78c8ddd75', [
{
"showlegend": false,
"mode": "lines",
Expand Down
Loading

0 comments on commit af4c2c6

Please sign in to comment.