Skip to content

Commit

Permalink
update github pages
Browse files Browse the repository at this point in the history
  • Loading branch information
GIC-de committed Nov 29, 2022
1 parent 72f8371 commit 9a7ddb0
Show file tree
Hide file tree
Showing 4 changed files with 33 additions and 5 deletions.
12 changes: 10 additions & 2 deletions docs/_sources/api/interfaces.rst.txt
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
- Mandatory Arguments
- Optional Arguments
* - `interfaces`
- List all interfaces with index
- List all interfaces with index
-
-
* - `access-interfaces`
Expand All @@ -24,4 +24,12 @@
* - `lag-info`
- List all link aggregation (LAG) interfaces
-
-
-
* - `interface-enable`
- Enable interface
- `interface`
-
* - `interface-disable`
- Disable interface
- `interface`
-
12 changes: 11 additions & 1 deletion docs/api/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -253,7 +253,7 @@ <h2>Interfaces<a class="headerlink" href="#interfaces" title="Permalink to this
</thead>
<tbody>
<tr class="row-even"><td><p><cite>interfaces</cite></p></td>
<td><p>List all interfaces with index</p></td>
<td><p>List all interfaces with index</p></td>
<td></td>
<td></td>
</tr>
Expand All @@ -277,6 +277,16 @@ <h2>Interfaces<a class="headerlink" href="#interfaces" title="Permalink to this
<td></td>
<td></td>
</tr>
<tr class="row-odd"><td><p><cite>interface-enable</cite></p></td>
<td><p>Enable interface</p></td>
<td><p><cite>interface</cite></p></td>
<td></td>
</tr>
<tr class="row-even"><td><p><cite>interface-disable</cite></p></td>
<td><p>Disable interface</p></td>
<td><p><cite>interface</cite></p></td>
<td></td>
</tr>
</tbody>
</table>
</section>
Expand Down
12 changes: 11 additions & 1 deletion docs/api/interfaces.html
Original file line number Diff line number Diff line change
Expand Up @@ -92,7 +92,7 @@
</thead>
<tbody>
<tr class="row-even"><td><p><cite>interfaces</cite></p></td>
<td><p>List all interfaces with index</p></td>
<td><p>List all interfaces with index</p></td>
<td></td>
<td></td>
</tr>
Expand All @@ -116,6 +116,16 @@
<td></td>
<td></td>
</tr>
<tr class="row-odd"><td><p><cite>interface-enable</cite></p></td>
<td><p>Enable interface</p></td>
<td><p><cite>interface</cite></p></td>
<td></td>
</tr>
<tr class="row-even"><td><p><cite>interface-disable</cite></p></td>
<td><p>Disable interface</p></td>
<td><p><cite>interface</cite></p></td>
<td></td>
</tr>
</tbody>
</table>

Expand Down
2 changes: 1 addition & 1 deletion docs/searchindex.js

Large diffs are not rendered by default.

0 comments on commit 9a7ddb0

Please sign in to comment.