Skip to content

Commit

Permalink
Change 'draft: true' to 'published: false' for Jekyll
Browse files Browse the repository at this point in the history
  • Loading branch information
Misty Stanley-Jones committed Oct 10, 2016
1 parent bdaafb8 commit e916f7f
Show file tree
Hide file tree
Showing 14 changed files with 14 additions and 14 deletions.
2 changes: 1 addition & 1 deletion engine/admin/b2d_volume_resize.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
---
description: Resizing a Boot2Docker volume in VirtualBox with GParted
draft: "true"
published: false
keywords:
- boot2docker, volume, virtualbox
menu:
Expand Down
2 changes: 1 addition & 1 deletion engine/reference/api/README.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
---
draft: true
published: false
---

This directory holds the authoritative specifications of APIs defined and implemented by Docker. Currently this includes:
Expand Down
2 changes: 1 addition & 1 deletion engine/reference/api/docker-io_api.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
---
description: API Documentation for the Docker Hub API
draft: true
published: false
keywords:
- API, Docker, index, REST, documentation, Docker Hub, registry
menu:
Expand Down
2 changes: 1 addition & 1 deletion engine/reference/api/docker_remote_api_v1.25.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
---
description: API Documentation for Docker
draft: true
published: false
keywords:
- API, Docker, rcli, REST, documentation
menu:
Expand Down
2 changes: 1 addition & 1 deletion engine/reference/api/hub_registry_spec.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
---
description: Documentation for docker Registry and Registry API
draft: true
published: false
keywords:
- docker, registry, api, hub
menu:
Expand Down
2 changes: 1 addition & 1 deletion engine/security/https/README.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
---
draft: true
published: false
---

This is an initial attempt to make it easier to test the examples in the https.md
Expand Down
2 changes: 1 addition & 1 deletion engine/static_files/README.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
---
draft: true
published: false
---

Static files dir
Expand Down
2 changes: 1 addition & 1 deletion machine/DRIVER_SPEC.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
---
description: machine
draft: true
published: false
keywords:
- machine, orchestration, install, installation, docker, documentation
menu:
Expand Down
2 changes: 1 addition & 1 deletion machine/RELEASE.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
---
draft: true
published: false
---

# Docker Machine Release Process
Expand Down
2 changes: 1 addition & 1 deletion registry/architecture.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
---
draft: true
published: false
---

# Architecture
Expand Down
2 changes: 1 addition & 1 deletion registry/glossary.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
---
draft: true
published: false
---

# Glossary
Expand Down
2 changes: 1 addition & 1 deletion registry/migration.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
---
draft: true
published: false
---

# Migrating a 1.0 registry to 2.0
Expand Down
2 changes: 1 addition & 1 deletion registry/spec/implementations.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
---
draft: true
published: false
---

# Distribution API Implementations
Expand Down
2 changes: 1 addition & 1 deletion registry/spec/json.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
---
description: Explains registry JSON objects
draft: true
published: false
keywords:
- registry, service, images, repository, json
menu:
Expand Down

0 comments on commit e916f7f

Please sign in to comment.