Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
小 白蛋
Nomad
Commits
e128f5b4
Unverified
Commit
e128f5b4
authored
6 years ago
by
Omar Khawaja
Committed by
GitHub
6 years ago
Browse files
Options
Download
Email Patches
Plain Diff
adding dropdown nav to external plugins section (#5338)
parent
aaa6db60
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
website/source/layouts/docs.erb
+5
-0
website/source/layouts/docs.erb
with
5 additions
and
0 deletions
+5
-0
website/source/layouts/docs.erb
+
5
-
0
View file @
e128f5b4
...
...
@@ -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>
...
...
This diff is collapsed.
Click to expand it.
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment