mirror of https://github.com/docker/docs.git
remove the html comments, they're not supported by hugo
Signed-off-by: Sven Dowideit <SvenDowideit@home.org.au>
This commit is contained in:
parent
c4bab8b8b8
commit
a22901cde2
4
Makefile
4
Makefile
|
@ -38,10 +38,10 @@ default: docs
|
||||||
|
|
||||||
test: docs-build
|
test: docs-build
|
||||||
$(DOCKER_RUN_DOCS) -p $(if $(DOCSPORT),$(DOCSPORT):)8000 \
|
$(DOCKER_RUN_DOCS) -p $(if $(DOCSPORT),$(DOCSPORT):)8000 \
|
||||||
-v $(CURDIR):/docs/content/docker-hub/ \
|
-v $(CURDIR):/docs/content/docker-trusted-registry/ \
|
||||||
-e DOCKERHOST "$(DOCKER_DOCS_IMAGE)" \
|
-e DOCKERHOST "$(DOCKER_DOCS_IMAGE)" \
|
||||||
hugo server \
|
hugo server \
|
||||||
--log --watch --buildDrafts=true \
|
--log=true --watch=true --buildDrafts=true \
|
||||||
--port=$(DOCSPORT) --baseUrl=$(HUGO_BASE_URL) --bind=$(HUGO_BIND_IP)
|
--port=$(DOCSPORT) --baseUrl=$(HUGO_BASE_URL) --bind=$(HUGO_BIND_IP)
|
||||||
|
|
||||||
docs: docs-build
|
docs: docs-build
|
||||||
|
|
|
@ -1,4 +1,4 @@
|
||||||
<!--[metadata]>
|
|
||||||
+++
|
+++
|
||||||
title = "Admin guide"
|
title = "Admin guide"
|
||||||
description = "Documentation describing administration of Docker Trusted Registry"
|
description = "Documentation describing administration of Docker Trusted Registry"
|
||||||
|
@ -7,7 +7,7 @@ keywords = ["docker, documentation, about, technology, hub, registry, enterprise
|
||||||
parent="smn_dhe"
|
parent="smn_dhe"
|
||||||
weight=3
|
weight=3
|
||||||
+++
|
+++
|
||||||
<![end-metadata]-->
|
|
||||||
|
|
||||||
|
|
||||||
# Docker Trusted Registry Administrator's Guide
|
# Docker Trusted Registry Administrator's Guide
|
||||||
|
|
|
@ -1,4 +1,4 @@
|
||||||
<!--[metadata]>
|
|
||||||
+++
|
+++
|
||||||
title = "Configuration options"
|
title = "Configuration options"
|
||||||
description = "Configuration instructions for Docker Trusted Registry"
|
description = "Configuration instructions for Docker Trusted Registry"
|
||||||
|
@ -7,7 +7,7 @@ keywords = ["docker, documentation, about, technology, understanding, enterprise
|
||||||
parent="smn_dhe"
|
parent="smn_dhe"
|
||||||
weight=5
|
weight=5
|
||||||
+++
|
+++
|
||||||
<![end-metadata]-->
|
|
||||||
|
|
||||||
|
|
||||||
# Configuring DTR
|
# Configuring DTR
|
||||||
|
|
4
index.md
4
index.md
|
@ -1,4 +1,4 @@
|
||||||
<!--[metadata]>
|
|
||||||
+++
|
+++
|
||||||
aliases = [ "/docker-hub-enterprise/" ]
|
aliases = [ "/docker-hub-enterprise/" ]
|
||||||
title = "Overview"
|
title = "Overview"
|
||||||
|
@ -7,7 +7,7 @@ keywords = ["docker, documentation, about, technology, understanding, enterprise
|
||||||
[menu.main]
|
[menu.main]
|
||||||
parent="smn_dhe"
|
parent="smn_dhe"
|
||||||
+++
|
+++
|
||||||
<![end-metadata]-->
|
|
||||||
|
|
||||||
|
|
||||||
# Welcome to Docker Trusted Registry
|
# Welcome to Docker Trusted Registry
|
||||||
|
|
|
@ -1,4 +1,4 @@
|
||||||
<!--[metadata]>
|
|
||||||
+++
|
+++
|
||||||
title = "Installation"
|
title = "Installation"
|
||||||
description = "Installation instructions for Docker Trusted Registry"
|
description = "Installation instructions for Docker Trusted Registry"
|
||||||
|
@ -7,7 +7,7 @@ keywords = ["docker, documentation, about, technology, understanding, enterprise
|
||||||
parent="smn_dhe"
|
parent="smn_dhe"
|
||||||
weight=4
|
weight=4
|
||||||
+++
|
+++
|
||||||
<![end-metadata]-->
|
|
||||||
|
|
||||||
|
|
||||||
# Install Docker Trusted Registry
|
# Install Docker Trusted Registry
|
||||||
|
|
|
@ -1,4 +1,4 @@
|
||||||
<!--[metadata]>
|
|
||||||
+++
|
+++
|
||||||
title = "Prior release notes archive"
|
title = "Prior release notes archive"
|
||||||
description = "Archived Release notes for Docker Trusted Registry"
|
description = "Archived Release notes for Docker Trusted Registry"
|
||||||
|
@ -7,7 +7,7 @@ keywords = ["docker, documentation, about, technology, understanding, enterprise
|
||||||
parent="smn_dhe"
|
parent="smn_dhe"
|
||||||
weight=101
|
weight=101
|
||||||
+++
|
+++
|
||||||
<![end-metadata]-->
|
|
||||||
|
|
||||||
|
|
||||||
# Release Notes
|
# Release Notes
|
||||||
|
|
|
@ -1,4 +1,4 @@
|
||||||
<!--[metadata]>
|
|
||||||
+++
|
+++
|
||||||
title = "Quick-start: Basic Workflow"
|
title = "Quick-start: Basic Workflow"
|
||||||
description = "Brief tutorial on the basics of Docker Trusted Registry user workflow"
|
description = "Brief tutorial on the basics of Docker Trusted Registry user workflow"
|
||||||
|
@ -7,7 +7,7 @@ keywords = ["docker, documentation, about, technology, understanding, enterprise
|
||||||
parent="smn_dhe"
|
parent="smn_dhe"
|
||||||
weight=1
|
weight=1
|
||||||
+++
|
+++
|
||||||
<![end-metadata]-->
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
|
@ -1,4 +1,4 @@
|
||||||
<!--[metadata]>
|
|
||||||
+++
|
+++
|
||||||
title = "Release notes"
|
title = "Release notes"
|
||||||
description = "Release notes for Docker Trusted Registry"
|
description = "Release notes for Docker Trusted Registry"
|
||||||
|
@ -7,7 +7,7 @@ keywords = ["docker, documentation, about, technology, understanding, enterprise
|
||||||
parent="smn_dhe"
|
parent="smn_dhe"
|
||||||
weight=100
|
weight=100
|
||||||
+++
|
+++
|
||||||
<![end-metadata]-->
|
|
||||||
|
|
||||||
|
|
||||||
# Docker Trusted Registry: Release Notes
|
# Docker Trusted Registry: Release Notes
|
||||||
|
|
|
@ -1,4 +1,4 @@
|
||||||
<!--[metadata]>
|
|
||||||
+++
|
+++
|
||||||
title = "Support"
|
title = "Support"
|
||||||
description = "Commercial Support"
|
description = "Commercial Support"
|
||||||
|
@ -7,7 +7,7 @@ keywords = ["docker, documentation, about, technology, understanding, enterprise
|
||||||
parent="smn_dhe"
|
parent="smn_dhe"
|
||||||
weight=99
|
weight=99
|
||||||
+++
|
+++
|
||||||
<![end-metadata]-->
|
|
||||||
|
|
||||||
|
|
||||||
# Commercial Support Options
|
# Commercial Support Options
|
||||||
|
|
|
@ -1,4 +1,4 @@
|
||||||
<!--[metadata]>
|
|
||||||
+++
|
+++
|
||||||
title = "User guide"
|
title = "User guide"
|
||||||
description = "Documentation describing basic use of Docker Trusted Registry"
|
description = "Documentation describing basic use of Docker Trusted Registry"
|
||||||
|
@ -7,7 +7,7 @@ keywords = ["docker, documentation, about, technology, hub, enterprise"]
|
||||||
parent="smn_dhe"
|
parent="smn_dhe"
|
||||||
weight=2
|
weight=2
|
||||||
+++
|
+++
|
||||||
<![end-metadata]-->
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue