Skip to content

Commit

Permalink
Deployed f50b128 with MkDocs version: 1.6.0
Browse files Browse the repository at this point in the history
  • Loading branch information
fredericcarre committed Sep 27, 2024
1 parent ae45401 commit a2ad723
Show file tree
Hide file tree
Showing 25 changed files with 1,943 additions and 59 deletions.
23 changes: 22 additions & 1 deletion 404.html
Original file line number Diff line number Diff line change
Expand Up @@ -707,6 +707,27 @@









<li class="md-nav__item">
<a href="/agentsdeployment/" class="md-nav__link">


<span class="md-ellipsis">
Automatic Deployment of Agents
</span>


</a>
</li>




</ul>
</nav>

Expand Down Expand Up @@ -765,7 +786,7 @@


<span class="md-ellipsis">
Contact
Contact Us
</span>


Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -714,6 +714,27 @@









<li class="md-nav__item">
<a href="../../../agentsdeployment/" class="md-nav__link">


<span class="md-ellipsis">
Automatic Deployment of Agents
</span>


</a>
</li>




</ul>
</nav>

Expand Down Expand Up @@ -772,7 +793,7 @@


<span class="md-ellipsis">
Contact
Contact Us
</span>


Expand Down
23 changes: 22 additions & 1 deletion Getting Started/appcontrol_worker/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -714,6 +714,27 @@









<li class="md-nav__item">
<a href="../../agentsdeployment/" class="md-nav__link">


<span class="md-ellipsis">
Automatic Deployment of Agents
</span>


</a>
</li>




</ul>
</nav>

Expand Down Expand Up @@ -772,7 +793,7 @@


<span class="md-ellipsis">
Contact
Contact Us
</span>


Expand Down
23 changes: 22 additions & 1 deletion Getting Started/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -714,6 +714,27 @@









<li class="md-nav__item">
<a href="../agentsdeployment/" class="md-nav__link">


<span class="md-ellipsis">
Automatic Deployment of Agents
</span>


</a>
</li>




</ul>
</nav>

Expand Down Expand Up @@ -772,7 +793,7 @@


<span class="md-ellipsis">
Contact
Contact Us
</span>


Expand Down
29 changes: 25 additions & 4 deletions agentazure/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
<link rel="canonical" href="https://xcomponent.github.io/agentazure/">


<link rel="prev" href="../agents/">
<link rel="prev" href="../agentsdeployment/">


<link rel="next" href="../repo/">
Expand Down Expand Up @@ -718,6 +718,27 @@









<li class="md-nav__item">
<a href="../agentsdeployment/" class="md-nav__link">


<span class="md-ellipsis">
Automatic Deployment of Agents
</span>


</a>
</li>




</ul>
</nav>

Expand Down Expand Up @@ -908,7 +929,7 @@


<span class="md-ellipsis">
Contact
Contact Us
</span>


Expand Down Expand Up @@ -1313,7 +1334,7 @@ <h3 id="conclusion">Conclusion</h3>
<nav class="md-footer__inner md-grid" aria-label="Footer" >


<a href="../agents/" class="md-footer__link md-footer__link--prev" aria-label="Previous: Agent installation">
<a href="../agentsdeployment/" class="md-footer__link md-footer__link--prev" aria-label="Previous: Automatic Deployment of Agents">
<div class="md-footer__button md-icon">

<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path d="M20 11v2H8l5.5 5.5-1.42 1.42L4.16 12l7.92-7.92L13.5 5.5 8 11h12Z"/></svg>
Expand All @@ -1323,7 +1344,7 @@ <h3 id="conclusion">Conclusion</h3>
Previous
</span>
<div class="md-ellipsis">
Agent installation
Automatic Deployment of Agents
</div>
</div>
</a>
Expand Down
29 changes: 25 additions & 4 deletions agents/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
<link rel="prev" href="../x4bcli/">


<link rel="next" href="../agentazure/">
<link rel="next" href="../agentsdeployment/">


<link rel="icon" href="../favicon.png">
Expand Down Expand Up @@ -859,6 +859,27 @@









<li class="md-nav__item">
<a href="../agentsdeployment/" class="md-nav__link">


<span class="md-ellipsis">
Automatic Deployment of Agents
</span>


</a>
</li>




</ul>
</nav>

Expand Down Expand Up @@ -917,7 +938,7 @@


<span class="md-ellipsis">
Contact
Contact Us
</span>


Expand Down Expand Up @@ -1601,13 +1622,13 @@ <h2 id="checking-that-agents-port-is-opened">Checking that agent's port is opene



<a href="../agentazure/" class="md-footer__link md-footer__link--next" aria-label="Next: Gateways and Agents Installation in Azure">
<a href="../agentsdeployment/" class="md-footer__link md-footer__link--next" aria-label="Next: Automatic Deployment of Agents">
<div class="md-footer__title">
<span class="md-footer__direction">
Next
</span>
<div class="md-ellipsis">
Gateways and Agents Installation in Azure
Automatic Deployment of Agents
</div>
</div>
<div class="md-footer__button md-icon">
Expand Down
Loading

0 comments on commit a2ad723

Please sign in to comment.