some fixes to clean up new plugin system docs
Signed-off-by: Charles Smith <charles.smith@docker.com> Upstream-commit: 1dee308281c48a1363fff2433d842fcaa971dce4 Component: engine
This commit is contained in:
@ -14,9 +14,9 @@ weight=7
|
||||
Docker plugins are out-of-process extensions which add capabilities to the
|
||||
Docker Engine.
|
||||
|
||||
This document describes the Docker Engine plugin API generally available in
|
||||
Docker Engine 1.12 and earlier. To view information on plugins managed by Docker
|
||||
Engine, refer to [Docker Engine plugin system](plugins.md).
|
||||
This document describes the Docker Engine plugin API. To view information on
|
||||
plugins managed by Docker Engine currently in experimental status, refer to
|
||||
[Docker Engine plugin system](index.md).
|
||||
|
||||
This page is intended for people who want to develop their own Docker plugin.
|
||||
If you just want to learn about or use Docker plugins, look
|
||||
|
||||
Reference in New Issue
Block a user