Skip to content

Commit

Permalink
build based on b77a7ac
Browse files Browse the repository at this point in the history
  • Loading branch information
Documenter.jl committed Nov 23, 2024
1 parent 3a29c86 commit bfc37db
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 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.11.1","generation_timestamp":"2024-11-23T13:29:20","documenter_version":"1.8.0"}}
{"documenter":{"julia_version":"1.11.1","generation_timestamp":"2024-11-23T13:49:28","documenter_version":"1.8.0"}}
4 changes: 2 additions & 2 deletions dev/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@

julia&gt; Pkg.add(&quot;https://github.com/ITensor/ITensorPkgSkeleton.jl&quot;)</code></pre><h2 id="Examples"><a class="docs-heading-anchor" href="#Examples">Examples</a><a id="Examples-1"></a><a class="docs-heading-anchor-permalink" href="#Examples" title="Permalink"></a></h2><pre><code class="language-julia hljs">using ITensorPkgSkeleton: ITensorPkgSkeleton</code></pre><p>This step might be required to circumvent issues with the version of git installed by <code>Git.jl</code>.</p><pre><code class="language-julia hljs">ITensorPkgSkeleton.use_system_git!()</code></pre><p>If <code>path</code> isn&#39;t specified, it defaults to <code>~/.julia/dev</code>.</p><pre><code class="language-julia hljs">ITensorPkgSkeleton.generate(&quot;NewPkg&quot;; path=mktempdir())</code></pre><pre class="documenter-example-output"><code class="nohighlight hljs ansi"><span class="sgr37">getting template replacement values</span>
<span class="sgr37">reading template /home/runner/work/ITensorPkgSkeleton.jl/ITensorPkgSkeleton.jl/templates/default from /home/runner/work/ITensorPkgSkeleton.jl/ITensorPkgSkeleton.jl/templates/default</span>
<span class="sgr37">target /tmp/jl_YtpkHy/NewPkg does not exist, creating with a git repository</span>
<span class="sgr37">target /tmp/jl_60XSX0/NewPkg does not exist, creating with a git repository</span>
<span class="sgr37">applying template /home/runner/work/ITensorPkgSkeleton.jl/ITensorPkgSkeleton.jl/templates/default</span>
<span class="sgr32"><span class="sgr1">(OVER)WRITING the following files (missing or committed in the repository):</span></span>
<span class="sgr32"> .JuliaFormatter.toml</span>
Expand Down Expand Up @@ -35,4 +35,4 @@
<span class="sgr32"> test/test_aqua.jl</span>
<span class="sgr32"> test/test_basics.jl</span>
<span class="sgr32"> test/test_examples.jl</span>
<span class="sgr37">successfully generated NewPkg</span></code></pre><hr/><p><em>This page was generated using <a href="https://github.com/fredrikekre/Literate.jl">Literate.jl</a>.</em></p></article><nav class="docs-footer"><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.8.0 on <span class="colophon-date" title="Saturday 23 November 2024 13:29">Saturday 23 November 2024</span>. Using Julia version 1.11.1.</p></section><footer class="modal-card-foot"></footer></div></div></div></body></html>
<span class="sgr37">successfully generated NewPkg</span></code></pre><hr/><p><em>This page was generated using <a href="https://github.com/fredrikekre/Literate.jl">Literate.jl</a>.</em></p></article><nav class="docs-footer"><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.8.0 on <span class="colophon-date" title="Saturday 23 November 2024 13:49">Saturday 23 November 2024</span>. Using Julia version 1.11.1.</p></section><footer class="modal-card-foot"></footer></div></div></div></body></html>

0 comments on commit bfc37db

Please sign in to comment.