mirror of https://github.com/docker/docs.git
Update not_edited_here.yaml
This commit is contained in:
parent
ef4247f9fd
commit
bcb14821d5
|
@ -11,29 +11,29 @@
|
|||
# Make sure directories have the trailing slash, keep the list alphabetical
|
||||
|
||||
overrides:
|
||||
- path: apidocs/
|
||||
- path: /apidocs/
|
||||
description: "Auto-generated API docs for Docker Cloud, DTR, UCP. File an issue."
|
||||
|
||||
- path: engine/deprecated.md
|
||||
- path: /engine/deprecated.md
|
||||
description: Docker Engine deprecation reference
|
||||
source: https://github.com/docker/docker/tree/master/docs/deprecated.md
|
||||
|
||||
- path: engine/extend/
|
||||
- path: /engine/extend/
|
||||
description: References for Docker Engine plugin system
|
||||
source: https://github.com/docker/docker/tree/master/docs/extend/
|
||||
|
||||
- path: engine/reference/
|
||||
- path: /engine/reference/
|
||||
description: Docker Engine CLI and API references
|
||||
source: https://github.com/docker/docker/tree/master/docs/reference/
|
||||
|
||||
- path: notary/reference/
|
||||
- path: /notary/reference/
|
||||
description: Reference docs for Docker Notary
|
||||
source: https://github.com/docker/notary/tree/master/docs/reference/
|
||||
|
||||
- path: registry/configuration.md
|
||||
- path: /registry/configuration/
|
||||
description: Reference docs for configuring Docker Registry
|
||||
source: https://github.com/docker/distribution/tree/master/docs/configuration.md
|
||||
|
||||
- path: registry/spec/
|
||||
- path: /registry/spec/
|
||||
description: Docker Registry API references
|
||||
source: https://github.com/docker/distribution/tree/master/docs/spec/
|
||||
|
|
Loading…
Reference in New Issue