mirror of https://github.com/docker/docs.git
Merge pull request #263 from mstanleyjones/252_add_managed_plugin_toc
Add plugin dev doc to TOC
This commit is contained in:
commit
d24399b7f6
|
@ -257,6 +257,8 @@ toc:
|
||||||
title: Seccomp security profiles for Docker
|
title: Seccomp security profiles for Docker
|
||||||
- sectiontitle: Extend Engine
|
- sectiontitle: Extend Engine
|
||||||
section:
|
section:
|
||||||
|
- path: /engine/extend/
|
||||||
|
- title: Managed plugin system
|
||||||
- path: /engine/extend/plugins_authorization/
|
- path: /engine/extend/plugins_authorization/
|
||||||
title: Access authorization plugin
|
title: Access authorization plugin
|
||||||
- path: /engine/extend/plugins/
|
- path: /engine/extend/plugins/
|
||||||
|
|
Loading…
Reference in New Issue