remove sidebar for cluster
This commit is contained in:
parent
e14c4e3ee4
commit
fb68bc82de
|
@ -6,24 +6,6 @@
|
|||
<a href="/docs/install/index.html">Installing Nomad</a>
|
||||
</li>
|
||||
|
||||
<li<%= sidebar_current("docs-cluster") %>>
|
||||
<a href="/docs/cluster/bootstrapping.html">Bootstrapping Clusters</a>
|
||||
<ul class="nav">
|
||||
<li<%= sidebar_current("docs-cluster-automatic") %>>
|
||||
<a href="/docs/cluster/automatic.html">Automatic</a>
|
||||
</li>
|
||||
<li<%= sidebar_current("docs-cluster-manual") %>>
|
||||
<a href="/docs/cluster/manual.html">Manual</a>
|
||||
</li>
|
||||
<li<%= sidebar_current("docs-cluster-federation") %>>
|
||||
<a href="/docs/cluster/federation.html">Federation</a>
|
||||
</li>
|
||||
<li<%= sidebar_current("docs-cluster-requirements") %>>
|
||||
<a href="/docs/cluster/requirements.html">Requirements</a>
|
||||
</li>
|
||||
</ul>
|
||||
</li>
|
||||
|
||||
<li<%= sidebar_current("docs-runtime") %>>
|
||||
<a href="/docs/runtime/index.html">Runtime</a>
|
||||
<ul class="nav">
|
||||
|
|
Loading…
Reference in New Issue