Skip to content

Commit

Permalink
Deployed 92cbcd3 to main 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 Oct 11, 2024
1 parent c0e150b commit 4f63785
Show file tree
Hide file tree
Showing 3 changed files with 5 additions and 5 deletions.
4 changes: 2 additions & 2 deletions main/contribution/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -2583,7 +2583,7 @@ <h3 id="create-a-development-environment">Create a development environment<a cla
$<span class="w"> </span>pip<span class="w"> </span>list<span class="w"> </span>-e
Package<span class="w"> </span>Version<span class="w"> </span>Editable<span class="w"> </span>project<span class="w"> </span>location
-------<span class="w"> </span>-------<span class="w"> </span>-------------------------
anta<span class="w"> </span><span class="m">1</span>.0.0<span class="w"> </span>/mnt/lab/projects/anta
anta<span class="w"> </span><span class="m">1</span>.1.0<span class="w"> </span>/mnt/lab/projects/anta
</code></pre></div>
<p>Then, <a href="https://tox.wiki/"><code>tox</code></a> is configured with few environments to run CI locally:</p>
<div class="highlight"><pre><span></span><code>$<span class="w"> </span>tox<span class="w"> </span>list<span class="w"> </span>-d
Expand Down Expand Up @@ -2753,7 +2753,7 @@ <h3 id="continuous-integration">Continuous Integration<a class="headerlink" href
<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">October 2, 2024</span>
<span class="git-revision-date-localized-plugin git-revision-date-localized-plugin-date">October 11, 2024</span>
</span>


Expand Down
4 changes: 2 additions & 2 deletions main/requirements-and-installation/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -2473,7 +2473,7 @@ <h4 id="check-installation">Check installation<a class="headerlink" href="#check
</div>
<div class="highlight"><pre><span></span><code><span class="c1"># Check ANTA version</span>
anta<span class="w"> </span>--version
anta,<span class="w"> </span>version<span class="w"> </span>v1.0.0
anta,<span class="w"> </span>version<span class="w"> </span>v1.1.0
</code></pre></div>
<h3 id="eos-requirements">EOS Requirements<a class="headerlink" href="#eos-requirements" title="Permanent link">&para;</a></h3>
<p>To get ANTA working, the targeted Arista EOS devices must have eAPI enabled. They need to use the following configuration (assuming you connect to the device using Management interface in MGMT VRF):</p>
Expand Down Expand Up @@ -2524,7 +2524,7 @@ <h3 id="eos-requirements">EOS Requirements<a class="headerlink" href="#eos-requi
<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">October 2, 2024</span>
<span class="git-revision-date-localized-plugin git-revision-date-localized-plugin-date">October 11, 2024</span>
</span>


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

Large diffs are not rendered by default.

0 comments on commit 4f63785

Please sign in to comment.