Skip to content

Commit

Permalink
Deployed 6eb1a56 to v3 with MkDocs 1.6.1 and mike 2.1.3
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] committed Dec 2, 2024
1 parent 9751791 commit 6317895
Show file tree
Hide file tree
Showing 6 changed files with 91 additions and 91 deletions.
Binary file modified v3/__pycache__/hooks.cpython-311.pyc
Binary file not shown.
6 changes: 3 additions & 3 deletions v3/concepts/cli/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@



<title>Index - PSRule</title>
<title>CLI - PSRule</title>



Expand Down Expand Up @@ -162,7 +162,7 @@
<div class="md-header__topic" data-md-component="header-topic">
<span class="md-ellipsis">

Index
CLI

</span>
</div>
Expand Down Expand Up @@ -2827,7 +2827,7 @@ <h3 id="-debug"><code>--debug</code><a class="headerlink" href="#-debug" title="
<span class="md-icon" title="Last update">
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path d="M21 13.1c-.1 0-.3.1-.4.2l-1 1 2.1 2.1 1-1c.2-.2.2-.6 0-.8l-1.3-1.3c-.1-.1-.2-.2-.4-.2m-1.9 1.8-6.1 6V23h2.1l6.1-6.1zM12.5 7v5.2l4 2.4-1 1L11 13V7zM11 21.9c-5.1-.5-9-4.8-9-9.9C2 6.5 6.5 2 12 2c5.3 0 9.6 4.1 10 9.3-.3-.1-.6-.2-1-.2s-.7.1-1 .2C19.6 7.2 16.2 4 12 4c-4.4 0-8 3.6-8 8 0 4.1 3.1 7.5 7.1 7.9l-.1.2z"/></svg>
</span>
<span class="git-revision-date-localized-plugin git-revision-date-localized-plugin-date">November 30, 2024</span>
<span class="git-revision-date-localized-plugin git-revision-date-localized-plugin-date">December 2, 2024</span>
</span>


Expand Down
4 changes: 2 additions & 2 deletions v3/concepts/cli/module/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -2940,7 +2940,7 @@ <h2 id="module-add"><code>module add</code><a class="headerlink" href="#module-a
<div class="highlight"><span class="filename">PSRule CLI command-line</span><pre><span></span><code>ps-rule<span class="w"> </span>module<span class="w"> </span>add<span class="w"> </span>PSRule.Rules.Azure
</code></pre></div>
<p>For example, a specific version of the module is added:</p>
<div class="highlight"><span class="filename">PSRule CLI command-line</span><pre><span></span><code>ps-rule<span class="w"> </span>module<span class="w"> </span>add<span class="w"> </span>PSRule.Rules.Azure<span class="w"> </span>--version<span class="w"> </span><span class="m">1</span>.32.1
<div class="highlight"><span class="filename">PSRule CLI command-line</span><pre><span></span><code>ps-rule<span class="w"> </span>module<span class="w"> </span>add<span class="w"> </span>PSRule.Rules.Azure<span class="w"> </span>--version<span class="w"> </span><span class="m">1</span>.39.3
</code></pre></div>
<p>For example, include pre-release versions added:</p>
<div class="highlight"><span class="filename">PSRule CLI command-line</span><pre><span></span><code>ps-rule<span class="w"> </span>module<span class="w"> </span>add<span class="w"> </span>PSRule.Rules.Azure<span class="w"> </span>--prerelease
Expand Down Expand Up @@ -3001,7 +3001,7 @@ <h2 id="next-steps">Next steps<a class="headerlink" href="#next-steps" title="Pe
<span class="md-icon" title="Last update">
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path d="M21 13.1c-.1 0-.3.1-.4.2l-1 1 2.1 2.1 1-1c.2-.2.2-.6 0-.8l-1.3-1.3c-.1-.1-.2-.2-.4-.2m-1.9 1.8-6.1 6V23h2.1l6.1-6.1zM12.5 7v5.2l4 2.4-1 1L11 13V7zM11 21.9c-5.1-.5-9-4.8-9-9.9C2 6.5 6.5 2 12 2c5.3 0 9.6 4.1 10 9.3-.3-.1-.6-.2-1-.2s-.7.1-1 .2C19.6 7.2 16.2 4 12 4c-4.4 0-8 3.6-8 8 0 4.1 3.1 7.5 7.1 7.9l-.1.2z"/></svg>
</span>
<span class="git-revision-date-localized-plugin git-revision-date-localized-plugin-date">September 24, 2024</span>
<span class="git-revision-date-localized-plugin git-revision-date-localized-plugin-date">December 2, 2024</span>
</span>


Expand Down
2 changes: 1 addition & 1 deletion v3/search/search_index.json

Large diffs are not rendered by default.

Loading

0 comments on commit 6317895

Please sign in to comment.