Skip to content

Commit

Permalink
build based on 38c4cdc
Browse files Browse the repository at this point in the history
  • Loading branch information
Documenter.jl committed Sep 17, 2024
1 parent b663399 commit beefec8
Show file tree
Hide file tree
Showing 10 changed files with 14,606 additions and 14,294 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.10.5","generation_timestamp":"2024-09-11T15:39:35","documenter_version":"1.7.0"}}
{"documenter":{"julia_version":"1.10.5","generation_timestamp":"2024-09-17T14:05:24","documenter_version":"1.7.0"}}
12 changes: 6 additions & 6 deletions dev/basics/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -174,7 +174,7 @@
botticelli (notes) palette from artist Sandro Bot...


...found 6 results for &quot;ice&quot;</code></pre><p>To read the notes of a built-in colorscheme <code>cscheme</code>:</p><pre><code class="language-julia hljs">colorschemes[:cscheme].notes</code></pre></div><a class="docs-sourcelink" target="_blank" href="https://github.com/JuliaGraphics/ColorSchemes.jl/blob/f7dc4cd02c59fc2433e9deed0c7d4f47600564c9/src/ColorSchemes.jl#L153-L184">source</a></section></article><p>If you prefer, you can ‘roll your own’ search.</p><pre><code class="language-julia hljs">[k for (k, v) in ColorSchemes.colorschemes if occursin(r&quot;colorbrew&quot;i, v.category)]
...found 6 results for &quot;ice&quot;</code></pre><p>To read the notes of a built-in colorscheme <code>cscheme</code>:</p><pre><code class="language-julia hljs">colorschemes[:cscheme].notes</code></pre></div><a class="docs-sourcelink" target="_blank" href="https://github.com/JuliaGraphics/ColorSchemes.jl/blob/38c4cdc3f5848645d7092e8128d98bb5d6385dc0/src/ColorSchemes.jl#L153-L184">source</a></section></article><p>If you prefer, you can ‘roll your own’ search.</p><pre><code class="language-julia hljs">[k for (k, v) in ColorSchemes.colorschemes if occursin(r&quot;colorbrew&quot;i, v.category)]
265-element Array{Symbol,1}:
:BuPu_6
:Spectral_4
Expand Down Expand Up @@ -572,12 +572,12 @@
width="180mm" height="25mm" viewBox="0 0 9 1" stroke="none"
preserveAspectRatio="none" shape-rendering="crispEdges">
<defs>
<pattern id="pat_4eS1oU" width=".2" height=".2"
<pattern id="pat_123ovF" width=".2" height=".2"
patternUnits="userSpaceOnUse" patternTransform="scale(1.25,1)" >
<path d="M.1,0h.1v.1h-.2v.1h.1z" fill="%23999" opacity=".5" />
</pattern>
</defs>
<rect width="9" height="1" fill="url(%23pat_4eS1oU)" />
<rect width="9" height="1" fill="url(%23pat_123ovF)" />
<path d="M1,.1V1h-1V.9z" fill="%2330123B" />
<path d="M0,0h1v1h-1z" fill="%2330123B" fill-opacity=".5" />
<path d="M2,.1V1h-1V.9z" fill="%23466BE3" />
Expand All @@ -603,12 +603,12 @@
width="180mm" height="25mm" viewBox="0 0 30 1" stroke="none"
preserveAspectRatio="none" shape-rendering="crispEdges">
<defs>
<pattern id="pat_1ImvdG" width=".2" height=".2"
<pattern id="pat_1m1ST1" width=".2" height=".2"
patternUnits="userSpaceOnUse" patternTransform="scale(4.167,1)" >
<path d="M.1,0h.1v.1h-.2v.1h.1z" fill="%23999" opacity=".5" />
</pattern>
</defs>
<rect width="30" height="1" fill="url(%23pat_1ImvdG)" />
<rect width="30" height="1" fill="url(%23pat_1m1ST1)" />
<path d="M1,.38V1h-1V.62z" fill="%2330123B" />
<path d="M0,0h1v1h-1z" fill="%2330123B" fill-opacity="0" />
<path d="M2,.38V1h-1V.62z" fill="%233A2C78" />
Expand Down Expand Up @@ -722,4 +722,4 @@
gray not currently in stock
perceptuallyuniformsequential 4
diverging 12
miscellaneous 17</code></pre></article><nav class="docs-footer"><a class="docs-footer-prevpage" href="../catalogue/">« Catalogue</a><a class="docs-footer-nextpage" href="../goodpractice/">Good practice »</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="auto">Automatic (OS)</option><option value="documenter-light">documenter-light</option><option value="documenter-dark">documenter-dark</option><option value="catppuccin-latte">catppuccin-latte</option><option value="catppuccin-frappe">catppuccin-frappe</option><option value="catppuccin-macchiato">catppuccin-macchiato</option><option value="catppuccin-mocha">catppuccin-mocha</option></select></div></p><hr/><p>This document was generated with <a href="https://github.com/JuliaDocs/Documenter.jl">Documenter.jl</a> version 1.7.0 on <span class="colophon-date" title="Wednesday 11 September 2024 15:39">Wednesday 11 September 2024</span>. Using Julia version 1.10.5.</p></section><footer class="modal-card-foot"></footer></div></div></div></body></html>
miscellaneous 17</code></pre></article><nav class="docs-footer"><a class="docs-footer-prevpage" href="../catalogue/">« Catalogue</a><a class="docs-footer-nextpage" href="../goodpractice/">Good practice »</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="auto">Automatic (OS)</option><option value="documenter-light">documenter-light</option><option value="documenter-dark">documenter-dark</option><option value="catppuccin-latte">catppuccin-latte</option><option value="catppuccin-frappe">catppuccin-frappe</option><option value="catppuccin-macchiato">catppuccin-macchiato</option><option value="catppuccin-mocha">catppuccin-mocha</option></select></div></p><hr/><p>This document was generated with <a href="https://github.com/JuliaDocs/Documenter.jl">Documenter.jl</a> version 1.7.0 on <span class="colophon-date" title="Tuesday 17 September 2024 14:05">Tuesday 17 September 2024</span>. Using Julia version 1.10.5.</p></section><footer class="modal-card-foot"></footer></div></div></div></body></html>
Loading

0 comments on commit beefec8

Please sign in to comment.