Skip to content

Commit

Permalink
build based on ddd9335
Browse files Browse the repository at this point in the history
  • Loading branch information
Documenter.jl committed Jul 4, 2024
1 parent 58bb112 commit 26e18eb
Show file tree
Hide file tree
Showing 5 changed files with 5 additions and 5 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.12.0-DEV.791","generation_timestamp":"2024-06-27T18:10:54","documenter_version":"1.4.1"}}
{"documenter":{"julia_version":"1.12.0-DEV.812","generation_timestamp":"2024-07-04T17:52:03","documenter_version":"1.4.1"}}
2 changes: 1 addition & 1 deletion dev/base/index.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion dev/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -32,4 +32,4 @@

# output
3
1</code></pre></article><nav class="docs-footer"><a class="docs-footer-nextpage" href="interfaces/">MemoryViews in interfaces »</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></select></div></p><hr/><p>This document was generated with <a href="https://github.com/JuliaDocs/Documenter.jl">Documenter.jl</a> version 1.4.1 on <span class="colophon-date" title="Thursday 27 June 2024 18:10">Thursday 27 June 2024</span>. Using Julia version 1.12.0-DEV.791.</p></section><footer class="modal-card-foot"></footer></div></div></div></body></html>
1</code></pre></article><nav class="docs-footer"><a class="docs-footer-nextpage" href="interfaces/">MemoryViews in interfaces »</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></select></div></p><hr/><p>This document was generated with <a href="https://github.com/JuliaDocs/Documenter.jl">Documenter.jl</a> version 1.4.1 on <span class="colophon-date" title="Thursday 4 July 2024 17:52">Thursday 4 July 2024</span>. Using Julia version 1.12.0-DEV.812.</p></section><footer class="modal-card-foot"></footer></div></div></div></body></html>
2 changes: 1 addition & 1 deletion dev/interfaces/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -29,4 +29,4 @@
# we want to treat strings as if they are.
function my_hash(x::Union{String, SubString{String}})
my_hash(MemoryView(x))
end</code></pre></article><nav class="docs-footer"><a class="docs-footer-prevpage" href="../">« MemoryViews</a><a class="docs-footer-nextpage" href="../base/">MemoryViews in Base »</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></select></div></p><hr/><p>This document was generated with <a href="https://github.com/JuliaDocs/Documenter.jl">Documenter.jl</a> version 1.4.1 on <span class="colophon-date" title="Thursday 27 June 2024 18:10">Thursday 27 June 2024</span>. Using Julia version 1.12.0-DEV.791.</p></section><footer class="modal-card-foot"></footer></div></div></div></body></html>
end</code></pre></article><nav class="docs-footer"><a class="docs-footer-prevpage" href="../">« MemoryViews</a><a class="docs-footer-nextpage" href="../base/">MemoryViews in Base »</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></select></div></p><hr/><p>This document was generated with <a href="https://github.com/JuliaDocs/Documenter.jl">Documenter.jl</a> version 1.4.1 on <span class="colophon-date" title="Thursday 4 July 2024 17:52">Thursday 4 July 2024</span>. Using Julia version 1.12.0-DEV.812.</p></section><footer class="modal-card-foot"></footer></div></div></div></body></html>
2 changes: 1 addition & 1 deletion dev/objects.inv
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
# Sphinx inventory version 2
# Project: MemoryViews.jl
# Version: 0.2.0
# Version: 0.2.1
# The remainder of this file is compressed using zlib.
x����n�@ ����Z�Өj9T�R���P˩��I XJfЌ��;I K����y�m69}��|�� ���J�6Lk���f�c�>z�C<zR)z����D��*)dPxEz���z,��������H ;���#��"A��{�Wh��NRj����xZ �\�l��I�,�$#���O��l��ȸ��t�K�����뵳���e�_�4q7^�ٶ�F���kU�z��:����1�M@BB��m;�Ђ�6��MC��I�9�p�6oM�"DŽR9�e��aR�y��Sƾ?[��N�����M��!�O�=����U��1FH��1t#�ʚ��wur±�`9�P�_K
Expand Down

0 comments on commit 26e18eb

Please sign in to comment.