Skip to content

Commit

Permalink
build based on 09e8a06
Browse files Browse the repository at this point in the history
  • Loading branch information
Documenter.jl committed May 13, 2024
1 parent 16fd173 commit 4db34d0
Show file tree
Hide file tree
Showing 3 changed files with 8 additions and 8 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.6.7","generation_timestamp":"2024-05-08T06:31:36","documenter_version":"1.4.1"}}
{"documenter":{"julia_version":"1.6.7","generation_timestamp":"2024-05-13T08:25:05","documenter_version":"1.4.1"}}
12 changes: 6 additions & 6 deletions dev/api/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
offset_y is 0 EMUs
size_x is 1440000 EMUs
size_y is 1080000 EMUs
</code></pre></div><a class="docs-sourcelink" target="_blank" href="https://github.com/ASML-Labs/PPTX.jl/blob/64435fe29a9e50c366be5f8067f8e6b4199a8f30/src/Picture.jl#L3-L41">source</a></section></article><article class="docstring"><header><a class="docstring-article-toggle-button fa-solid fa-chevron-down" href="javascript:;" title="Collapse docstring"></a><a class="docstring-binding" id="PPTX.Presentation" href="#PPTX.Presentation"><code>PPTX.Presentation</code></a><span class="docstring-category">Type</span></header><section><div><pre><code class="language-julia hljs">Presentation(
</code></pre></div><a class="docs-sourcelink" target="_blank" href="https://github.com/ASML-Labs/PPTX.jl/blob/09e8a060bc8ba8513e14cc76b196c08d307b6a19/src/Picture.jl#L3-L41">source</a></section></article><article class="docstring"><header><a class="docstring-article-toggle-button fa-solid fa-chevron-down" href="javascript:;" title="Collapse docstring"></a><a class="docstring-binding" id="PPTX.Presentation" href="#PPTX.Presentation"><code>PPTX.Presentation</code></a><span class="docstring-category">Type</span></header><section><div><pre><code class="language-julia hljs">Presentation(
slides::Vector{Slide}=Slide[];
title::String=&quot;unknown&quot;,
author::String=&quot;unknown&quot;,
Expand All @@ -27,7 +27,7 @@
Presentation with 1 slide
title is &quot;My Presentation&quot;
author is &quot;unknown&quot;
</code></pre></div><a class="docs-sourcelink" target="_blank" href="https://github.com/ASML-Labs/PPTX.jl/blob/64435fe29a9e50c366be5f8067f8e6b4199a8f30/src/Presentation.jl#L12-L35">source</a></section></article><article class="docstring"><header><a class="docstring-article-toggle-button fa-solid fa-chevron-down" href="javascript:;" title="Collapse docstring"></a><a class="docstring-binding" id="PPTX.Slide" href="#PPTX.Slide"><code>PPTX.Slide</code></a><span class="docstring-category">Type</span></header><section><div><pre><code class="language-julia hljs">Slide(
</code></pre></div><a class="docs-sourcelink" target="_blank" href="https://github.com/ASML-Labs/PPTX.jl/blob/09e8a060bc8ba8513e14cc76b196c08d307b6a19/src/Presentation.jl#L12-L35">source</a></section></article><article class="docstring"><header><a class="docstring-article-toggle-button fa-solid fa-chevron-down" href="javascript:;" title="Collapse docstring"></a><a class="docstring-binding" id="PPTX.Slide" href="#PPTX.Slide"><code>PPTX.Slide</code></a><span class="docstring-category">Type</span></header><section><div><pre><code class="language-julia hljs">Slide(
shapes::Vector{AbstractShape}=AbstractShape[];
title::String=&quot;&quot;,
layout::Int=1,
Expand All @@ -48,7 +48,7 @@

julia&gt; slide
Slide(&quot;Hello Title&quot;, PPTX.AbstractShape[TextBox], 0, 2)
</code></pre></div><a class="docs-sourcelink" target="_blank" href="https://github.com/ASML-Labs/PPTX.jl/blob/64435fe29a9e50c366be5f8067f8e6b4199a8f30/src/Slide.jl#L1-L39">source</a></section></article><article class="docstring"><header><a class="docstring-article-toggle-button fa-solid fa-chevron-down" href="javascript:;" title="Collapse docstring"></a><a class="docstring-binding" id="PPTX.Table" href="#PPTX.Table"><code>PPTX.Table</code></a><span class="docstring-category">Type</span></header><section><div><pre><code class="language-julia hljs">Table(;
</code></pre></div><a class="docs-sourcelink" target="_blank" href="https://github.com/ASML-Labs/PPTX.jl/blob/09e8a060bc8ba8513e14cc76b196c08d307b6a19/src/Slide.jl#L1-L39">source</a></section></article><article class="docstring"><header><a class="docstring-article-toggle-button fa-solid fa-chevron-down" href="javascript:;" title="Collapse docstring"></a><a class="docstring-binding" id="PPTX.Table" href="#PPTX.Table"><code>PPTX.Table</code></a><span class="docstring-category">Type</span></header><section><div><pre><code class="language-julia hljs">Table(;
content,
offset_x::Real = 50,
offset_y::Real = 50,
Expand All @@ -71,7 +71,7 @@
offset_y is 1800000 EMUs
size_x is 1080000 EMUs
size_y is 3600000 EMUs
</code></pre></div><a class="docs-sourcelink" target="_blank" href="https://github.com/ASML-Labs/PPTX.jl/blob/64435fe29a9e50c366be5f8067f8e6b4199a8f30/src/Tables.jl#L1-L39">source</a></section></article><article class="docstring"><header><a class="docstring-article-toggle-button fa-solid fa-chevron-down" href="javascript:;" title="Collapse docstring"></a><a class="docstring-binding" id="PPTX.TextBox" href="#PPTX.TextBox"><code>PPTX.TextBox</code></a><span class="docstring-category">Type</span></header><section><div><pre><code class="language-julia hljs">TextBox(;
</code></pre></div><a class="docs-sourcelink" target="_blank" href="https://github.com/ASML-Labs/PPTX.jl/blob/09e8a060bc8ba8513e14cc76b196c08d307b6a19/src/Tables.jl#L1-L39">source</a></section></article><article class="docstring"><header><a class="docstring-article-toggle-button fa-solid fa-chevron-down" href="javascript:;" title="Collapse docstring"></a><a class="docstring-binding" id="PPTX.TextBox" href="#PPTX.TextBox"><code>PPTX.TextBox</code></a><span class="docstring-category">Type</span></header><section><div><pre><code class="language-julia hljs">TextBox(;
content::String = &quot;&quot;,
offset_x::Real = 50,
offset_y::Real = 50,
Expand All @@ -87,7 +87,7 @@
offset_y is 1800000 EMUs
size_x is 1080000 EMUs
size_y is 1080000 EMUs
</code></pre></div><a class="docs-sourcelink" target="_blank" href="https://github.com/ASML-Labs/PPTX.jl/blob/64435fe29a9e50c366be5f8067f8e6b4199a8f30/src/TextBox.jl#L31-L59">source</a></section></article><article class="docstring"><header><a class="docstring-article-toggle-button fa-solid fa-chevron-down" href="javascript:;" title="Collapse docstring"></a><a class="docstring-binding" id="Base.write-Tuple{String, Presentation}" href="#Base.write-Tuple{String, Presentation}"><code>Base.write</code></a><span class="docstring-category">Method</span></header><section><div><pre><code class="language-julia hljs">Base.write(
</code></pre></div><a class="docs-sourcelink" target="_blank" href="https://github.com/ASML-Labs/PPTX.jl/blob/09e8a060bc8ba8513e14cc76b196c08d307b6a19/src/TextBox.jl#L31-L59">source</a></section></article><article class="docstring"><header><a class="docstring-article-toggle-button fa-solid fa-chevron-down" href="javascript:;" title="Collapse docstring"></a><a class="docstring-binding" id="Base.write-Tuple{String, Presentation}" href="#Base.write-Tuple{String, Presentation}"><code>Base.write</code></a><span class="docstring-category">Method</span></header><section><div><pre><code class="language-julia hljs">Base.write(
filepath::String,
p::Presentation;
overwrite::Bool=false,
Expand All @@ -105,4 +105,4 @@

julia&gt; push!(pres, slide)

julia&gt; write(&quot;hello_world.pptx&quot;, pres)</code></pre></div><a class="docs-sourcelink" target="_blank" href="https://github.com/ASML-Labs/PPTX.jl/blob/64435fe29a9e50c366be5f8067f8e6b4199a8f30/src/write.jl#L105-L138">source</a></section></article></article><nav class="docs-footer"><a class="docs-footer-prevpage" href="../">« Home</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="Wednesday 8 May 2024 06:31">Wednesday 8 May 2024</span>. Using Julia version 1.6.7.</p></section><footer class="modal-card-foot"></footer></div></div></div></body></html>
julia&gt; write(&quot;hello_world.pptx&quot;, pres)</code></pre></div><a class="docs-sourcelink" target="_blank" href="https://github.com/ASML-Labs/PPTX.jl/blob/09e8a060bc8ba8513e14cc76b196c08d307b6a19/src/write.jl#L105-L138">source</a></section></article></article><nav class="docs-footer"><a class="docs-footer-prevpage" href="../">« Home</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="Monday 13 May 2024 08:25">Monday 13 May 2024</span>. Using Julia version 1.6.7.</p></section><footer class="modal-card-foot"></footer></div></div></div></body></html>
2 changes: 1 addition & 1 deletion dev/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -39,4 +39,4 @@
Presentation with 4 slides
title is &quot;My First PowerPoint&quot;
author is &quot;unknown&quot;
</code></pre><p>Finally you can write the PPTX file with <code>PPTX.write</code>:</p><pre><code class="language-julia hljs">PPTX.write(&quot;example.pptx&quot;, pres, overwrite = true, open_ppt=true)</code></pre></article><nav class="docs-footer"><a class="docs-footer-nextpage" href="api/">API Reference »</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="Wednesday 8 May 2024 06:31">Wednesday 8 May 2024</span>. Using Julia version 1.6.7.</p></section><footer class="modal-card-foot"></footer></div></div></div></body></html>
</code></pre><p>Finally you can write the PPTX file with <code>PPTX.write</code>:</p><pre><code class="language-julia hljs">PPTX.write(&quot;example.pptx&quot;, pres, overwrite = true, open_ppt=true)</code></pre></article><nav class="docs-footer"><a class="docs-footer-nextpage" href="api/">API Reference »</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="Monday 13 May 2024 08:25">Monday 13 May 2024</span>. Using Julia version 1.6.7.</p></section><footer class="modal-card-foot"></footer></div></div></div></body></html>

0 comments on commit 4db34d0

Please sign in to comment.