Skip to content

Commit

Permalink
Merge branch 'docs-publish'
Browse files Browse the repository at this point in the history
  • Loading branch information
hellt committed Dec 1, 2020
2 parents 5862a54 + 607371b commit 885f143
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 8 deletions.
2 changes: 1 addition & 1 deletion docs/lab-examples/min-5clos.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
## Description
This labs provides a lightweight folded 5-stage CLOS fabric with Super Spine level bridging two PODs.

<center><div class="mxgraph" style="max-width:100%;border:1px solid transparent;" data-mxgraph="{&quot;page&quot;:8,&quot;zoom&quot;:1.5,&quot;highlight&quot;:&quot;#0000ff&quot;,&quot;nav&quot;:true,&quot;check-visible-state&quot;:true,&quot;resize&quot;:true,&quot;url&quot;:&quot;https://raw.githubusercontent.com/srl-wim/containerlab-diagrams/main/containerlab.drawio&quot;}"></div></center>
<div class="mxgraph" style="max-width:100%;border:1px solid transparent;margin:0 auto; display:block;" data-mxgraph="{&quot;page&quot;:7,&quot;zoom&quot;:1.5,&quot;highlight&quot;:&quot;#0000ff&quot;,&quot;nav&quot;:true,&quot;check-visible-state&quot;:true,&quot;resize&quot;:true,&quot;url&quot;:&quot;https://raw.githubusercontent.com/srl-wim/containerlab-diagrams/main/containerlab.drawio&quot;}"></div>

The topology is additionally equipped with the Linux containers connected to leaves to facilitate use cases which require access side emulation.

Expand Down
18 changes: 11 additions & 7 deletions mkdocs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,13 +8,13 @@ nav:
- Nodes: manual/nodes.md
- Kinds: manual/kinds.md
- Configuration artifacts: manual/conf-artifacts.md
- Command reference:
- deploy: cmd/deploy.md
- destroy: cmd/destroy.md
- inspect: cmd/inspect.md
- save: cmd/save.md
- generate: cmd/generate.md
- graph: cmd/graph.md
- Command reference:
- deploy: cmd/deploy.md
- destroy: cmd/destroy.md
- inspect: cmd/inspect.md
- save: cmd/save.md
- generate: cmd/generate.md
- graph: cmd/graph.md
- Lab examples:
- About: lab-examples/lab-examples.md
- Single SR Linux node: lab-examples/single-srl.md
Expand Down Expand Up @@ -104,3 +104,7 @@ markdown_extensions:
- pymdownx.tasklist:
custom_checkbox: true
- pymdownx.tilde

google_analytics:
- UA-101537614-3
- auto

0 comments on commit 885f143

Please sign in to comment.