Fixing seds, deleting old stuff

Signed-off-by: Mary Anthony <mary@docker.com>

Upding sed, adding script to avoid redirects, remove mkdos

Signed-off-by: Mary Anthony <mary@docker.com>

Ignoring graphics with sed

Signed-off-by: Mary Anthony <mary@docker.com>

Fixing kitematic image

Signed-off-by: Mary Anthony <mary@docker.com>

Removing draft

Signed-off-by: Mary Anthony <mary@docker.com>

Fixing link

Signed-off-by: Mary Anthony <mary@docker.com>

removing from the menu

Signed-off-by: Mary Anthony <mary@docker.com>

Updatiing order of project material

Signed-off-by: Mary Anthony <mary@docker.com>

Removing from Regsitry v2 content per Olivier

Signed-off-by: Mary Anthony <mary@docker.com>

tweaking the touchup

Signed-off-by: Mary Anthony <mary@docker.com>

Removing include; only used four places; hugo global var replace

Signed-off-by: Mary Anthony <mary@docker.com>

Entering fixes from page-by-page

Signed-off-by: Mary Anthony <mary@docker.com>
This commit is contained in:
Mary Anthony
2015-06-17 21:05:37 -07:00
parent baa1664478
commit 328dbd0aa2
53 changed files with 89 additions and 1209 deletions
@@ -1,5 +1,6 @@
<!--[metadata]>
+++
draft = true
title = "Remote API v1.10"
description = "API Documentation for Docker"
keywords = ["API, Docker, rcli, REST, documentation"]
@@ -1,5 +1,6 @@
<!--[metadata]>
+++
draft = true
title = "Remote API v1.11"
description = "API Documentation for Docker"
keywords = ["API, Docker, rcli, REST, documentation"]
@@ -1,5 +1,6 @@
<!--[metadata]>
+++
draft = true
title = "Remote API v1.12"
description = "API Documentation for Docker"
keywords = ["API, Docker, rcli, REST, documentation"]
@@ -1,5 +1,6 @@
<!--[metadata]>
+++
draft = true
title = "Remote API v1.13"
description = "API Documentation for Docker"
keywords = ["API, Docker, rcli, REST, documentation"]
@@ -5,6 +5,7 @@ description = "API Documentation for Docker"
keywords = ["API, Docker, rcli, REST, documentation"]
[menu.main]
parent = "smn_remoteapi"
weight = 7
+++
<![end-metadata]-->
@@ -5,6 +5,7 @@ description = "API Documentation for Docker"
keywords = ["API, Docker, rcli, REST, documentation"]
[menu.main]
parent = "smn_remoteapi"
weight = 6
+++
<![end-metadata]-->
@@ -5,6 +5,7 @@ description = "API Documentation for Docker"
keywords = ["API, Docker, rcli, REST, documentation"]
[menu.main]
parent = "smn_remoteapi"
weight = 5
+++
<![end-metadata]-->
@@ -5,6 +5,7 @@ description = "API Documentation for Docker"
keywords = ["API, Docker, rcli, REST, documentation"]
[menu.main]
parent = "smn_remoteapi"
weight = 4
+++
<![end-metadata]-->
@@ -5,6 +5,7 @@ description = "API Documentation for Docker"
keywords = ["API, Docker, rcli, REST, documentation"]
[menu.main]
parent = "smn_remoteapi"
weight = 3
+++
<![end-metadata]-->
@@ -5,6 +5,7 @@ description = "API Documentation for Docker"
keywords = ["API, Docker, rcli, REST, documentation"]
[menu.main]
parent = "smn_remoteapi"
weight = 2
+++
<![end-metadata]-->
@@ -5,6 +5,7 @@ description = "API Documentation for Docker"
keywords = ["API, Docker, rcli, REST, documentation"]
[menu.main]
parent="smn_remoteapi"
weight = 1
+++
<![end-metadata]-->
+3 -3
View File
@@ -1,14 +1,14 @@
<!--[metadata]>
+++
title = "Registry documentation"
title = "The Docker Hub and the Registry v1"
description = "Documentation for docker Registry and Registry API"
keywords = ["docker, registry, api, hub"]
[menu.main]
parent="smn_registry_ref"
parent="smn_hub_ref"
+++
<![end-metadata]-->
# The Docker Hub and the Registry 1.0 spec
# The Docker Hub and the Registry v1
## The three roles
+2 -1
View File
@@ -1,6 +1,7 @@
<!--[metadata]>
+++
title = "Registry API"
draft = true
title = "Registry v1 API"
description = "API Documentation for Docker Registry"
keywords = ["API, Docker, index, registry, REST, documentation"]
[menu.main]
@@ -1,5 +1,6 @@
<!--[metadata]>
+++
draft = true
title = "Registry API v1 client libraries"
description = "Various client libraries available to use with the Docker registry API"
keywords = ["API, Docker, index, registry, REST, documentation, clients, C#, Erlang, Go, Groovy, Java, JavaScript, Perl, PHP, Python, Ruby, Rust, Scala"]