Skip to content

Commit

Permalink
build based on f65720c
Browse files Browse the repository at this point in the history
  • Loading branch information
Documenter.jl committed Nov 11, 2024
1 parent 3ca6c63 commit b381fbc
Show file tree
Hide file tree
Showing 4 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion dev/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -79,4 +79,4 @@
$(SIGNATURES)
$(DOCSTRING)
$(METHODLIST)
&quot;&quot;&quot;</code></pre><p>A tuple of categories can be specified when a docstring template should be used for several different categories.</p><pre><code class="language-julia hljs">@template MODULES = ModName</code></pre><p>The template definition above will define a template for module docstrings based on the template for modules found in module <code>ModName</code>.</p><div class="admonition is-info"><header class="admonition-header">Note</header><div class="admonition-body"><p>Supported categories are <code>DEFAULT</code>, <code>FUNCTIONS</code>, <code>METHODS</code>, <code>MACROS</code>, <code>TYPES</code>, <code>MODULES</code>, and <code>CONSTANTS</code>.</p></div></div></div><a class="docs-sourcelink" target="_blank" href="https://github.com/JuliaDocs/DocStringExtensions.jl/blob/f65720c3cbe0af03d3c44ba29438f8de510ae8bf/src/templates.jl#L21">source</a></section></article></article><nav class="docs-footer"><a class="docs-footer-nextpage" href="showcase/">Showcase »</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></select></div></p><hr/><p>This document was generated with <a href="https://github.com/JuliaDocs/Documenter.jl">Documenter.jl</a> version 0.27.25 on <span class="colophon-date" title="Monday 4 November 2024 01:23">Monday 4 November 2024</span>. Using Julia version 1.6.7.</p></section><footer class="modal-card-foot"></footer></div></div></div></body></html>
&quot;&quot;&quot;</code></pre><p>A tuple of categories can be specified when a docstring template should be used for several different categories.</p><pre><code class="language-julia hljs">@template MODULES = ModName</code></pre><p>The template definition above will define a template for module docstrings based on the template for modules found in module <code>ModName</code>.</p><div class="admonition is-info"><header class="admonition-header">Note</header><div class="admonition-body"><p>Supported categories are <code>DEFAULT</code>, <code>FUNCTIONS</code>, <code>METHODS</code>, <code>MACROS</code>, <code>TYPES</code>, <code>MODULES</code>, and <code>CONSTANTS</code>.</p></div></div></div><a class="docs-sourcelink" target="_blank" href="https://github.com/JuliaDocs/DocStringExtensions.jl/blob/f65720c3cbe0af03d3c44ba29438f8de510ae8bf/src/templates.jl#L21">source</a></section></article></article><nav class="docs-footer"><a class="docs-footer-nextpage" href="showcase/">Showcase »</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></select></div></p><hr/><p>This document was generated with <a href="https://github.com/JuliaDocs/Documenter.jl">Documenter.jl</a> version 0.27.25 on <span class="colophon-date" title="Monday 11 November 2024 01:21">Monday 11 November 2024</span>. Using Julia version 1.6.7.</p></section><footer class="modal-card-foot"></footer></div></div></div></body></html>
Loading

0 comments on commit b381fbc

Please sign in to comment.