Unverified Commit e128f5b4 authored by Omar Khawaja's avatar Omar Khawaja Committed by GitHub
Browse files

adding dropdown nav to external plugins section (#5338)

parent aaa6db60
Showing with 5 additions and 0 deletions
+5 -0
......@@ -481,6 +481,11 @@
<li<%= sidebar_current("docs-external-plugins") %>>
<a href="/docs/drivers/external/index.html">External Plugins</a>
<ul class="nav">
<li<%= sidebar_current("docs-external-plugins-lxc") %>>
<a href="/docs/drivers/external/lxc.html">LXC</a>
</li>
</ul>
</li>
<hr>
......
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment