Skip to content

Commit e916f7f

Browse files
author
Misty Stanley-Jones
committed
Change 'draft: true' to 'published: false' for Jekyll
1 parent bdaafb8 commit e916f7f

14 files changed

+14
-14
lines changed

engine/admin/b2d_volume_resize.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
22
description: Resizing a Boot2Docker volume in VirtualBox with GParted
3-
draft: "true"
3+
published: false
44
keywords:
55
- boot2docker, volume, virtualbox
66
menu:

engine/reference/api/README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
---
2-
draft: true
2+
published: false
33
---
44

55
This directory holds the authoritative specifications of APIs defined and implemented by Docker. Currently this includes:

engine/reference/api/docker-io_api.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
22
description: API Documentation for the Docker Hub API
3-
draft: true
3+
published: false
44
keywords:
55
- API, Docker, index, REST, documentation, Docker Hub, registry
66
menu:

engine/reference/api/docker_remote_api_v1.25.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
22
description: API Documentation for Docker
3-
draft: true
3+
published: false
44
keywords:
55
- API, Docker, rcli, REST, documentation
66
menu:

engine/reference/api/hub_registry_spec.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
22
description: Documentation for docker Registry and Registry API
3-
draft: true
3+
published: false
44
keywords:
55
- docker, registry, api, hub
66
menu:

engine/security/https/README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
---
2-
draft: true
2+
published: false
33
---
44

55
This is an initial attempt to make it easier to test the examples in the https.md

engine/static_files/README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
---
2-
draft: true
2+
published: false
33
---
44

55
Static files dir

machine/DRIVER_SPEC.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
22
description: machine
3-
draft: true
3+
published: false
44
keywords:
55
- machine, orchestration, install, installation, docker, documentation
66
menu:

machine/RELEASE.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
---
2-
draft: true
2+
published: false
33
---
44

55
# Docker Machine Release Process

registry/architecture.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
---
2-
draft: true
2+
published: false
33
---
44

55
# Architecture

registry/glossary.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
---
2-
draft: true
2+
published: false
33
---
44

55
# Glossary

registry/migration.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
---
2-
draft: true
2+
published: false
33
---
44

55
# Migrating a 1.0 registry to 2.0

registry/spec/implementations.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
---
2-
draft: true
2+
published: false
33
---
44

55
# Distribution API Implementations

registry/spec/json.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
22
description: Explains registry JSON objects
3-
draft: true
3+
published: false
44
keywords:
55
- registry, service, images, repository, json
66
menu:

0 commit comments

Comments
 (0)