This commit is contained in:
felixfontein 2024-04-18 10:40:32 +00:00
parent c67b558205
commit 4a134f3a4c
22 changed files with 1133 additions and 12 deletions

View file

@ -74,7 +74,10 @@
</div>
</div><div class="wy-menu wy-menu-vertical" data-spy="affix" role="navigation" aria-label="Navigation menu">
<ul class="current">
<ul>
<li class="toctree-l1"><a class="reference internal" href="../changelog.html">Community.Routeros Release Notes</a></li>
</ul>
<ul class="current">
<li class="toctree-l1"><a class="reference internal" href="api-guide.html">How to connect to RouterOS devices with the RouterOS API</a></li>
<li class="toctree-l1 current"><a class="current reference internal" href="#">How to connect to RouterOS devices with SSH</a><ul>
<li class="toctree-l2"><a class="reference internal" href="#important-notes">Important notes</a></li>