Skip to content

Commit 79a4b49

Browse files
author
Documenter.jl
committed
build based on f65720c
1 parent 11da7fb commit 79a4b49

File tree

4 files changed

+5
-5
lines changed

4 files changed

+5
-5
lines changed

dev/index.html

+1-1
Original file line numberDiff line numberDiff line change
@@ -79,4 +79,4 @@
7979
$(SIGNATURES)
8080
$(DOCSTRING)
8181
$(METHODLIST)
82-
&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 6 January 2025 01:25">Monday 6 January 2025</span>. Using Julia version 1.6.7.</p></section><footer class="modal-card-foot"></footer></div></div></div></body></html>
82+
&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 13 January 2025 01:25">Monday 13 January 2025</span>. Using Julia version 1.6.7.</p></section><footer class="modal-card-foot"></footer></div></div></div></body></html>

0 commit comments

Comments
 (0)