remove the html comments, they're not supported by hugo

Signed-off-by: Sven Dowideit <SvenDowideit@home.org.au>
This commit is contained in:
Sven Dowideit 2015-07-15 20:44:20 -07:00
parent c4bab8b8b8
commit a22901cde2
10 changed files with 20 additions and 20 deletions

View File

@ -38,10 +38,10 @@ default: docs
test: docs-build
$(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)" \
hugo server \
--log --watch --buildDrafts=true \
--log=true --watch=true --buildDrafts=true \
--port=$(DOCSPORT) --baseUrl=$(HUGO_BASE_URL) --bind=$(HUGO_BIND_IP)
docs: docs-build

View File

@ -1,4 +1,4 @@
<!--[metadata]>
+++
title = "Admin guide"
description = "Documentation describing administration of Docker Trusted Registry"
@ -7,7 +7,7 @@ keywords = ["docker, documentation, about, technology, hub, registry, enterprise
parent="smn_dhe"
weight=3
+++
<![end-metadata]-->
# Docker Trusted Registry Administrator's Guide

View File

@ -1,4 +1,4 @@
<!--[metadata]>
+++
title = "Configuration options"
description = "Configuration instructions for Docker Trusted Registry"
@ -7,7 +7,7 @@ keywords = ["docker, documentation, about, technology, understanding, enterprise
parent="smn_dhe"
weight=5
+++
<![end-metadata]-->
# Configuring DTR

View File

@ -1,4 +1,4 @@
<!--[metadata]>
+++
aliases = [ "/docker-hub-enterprise/" ]
title = "Overview"
@ -7,7 +7,7 @@ keywords = ["docker, documentation, about, technology, understanding, enterprise
[menu.main]
parent="smn_dhe"
+++
<![end-metadata]-->
# Welcome to Docker Trusted Registry

View File

@ -1,4 +1,4 @@
<!--[metadata]>
+++
title = "Installation"
description = "Installation instructions for Docker Trusted Registry"
@ -7,7 +7,7 @@ keywords = ["docker, documentation, about, technology, understanding, enterprise
parent="smn_dhe"
weight=4
+++
<![end-metadata]-->
# Install Docker Trusted Registry

View File

@ -1,4 +1,4 @@
<!--[metadata]>
+++
title = "Prior release notes archive"
description = "Archived Release notes for Docker Trusted Registry"
@ -7,7 +7,7 @@ keywords = ["docker, documentation, about, technology, understanding, enterprise
parent="smn_dhe"
weight=101
+++
<![end-metadata]-->
# Release Notes

View File

@ -1,4 +1,4 @@
<!--[metadata]>
+++
title = "Quick-start: Basic 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"
weight=1
+++
<![end-metadata]-->

View File

@ -1,4 +1,4 @@
<!--[metadata]>
+++
title = "Release notes"
description = "Release notes for Docker Trusted Registry"
@ -7,7 +7,7 @@ keywords = ["docker, documentation, about, technology, understanding, enterprise
parent="smn_dhe"
weight=100
+++
<![end-metadata]-->
# Docker Trusted Registry: Release Notes

View File

@ -1,4 +1,4 @@
<!--[metadata]>
+++
title = "Support"
description = "Commercial Support"
@ -7,7 +7,7 @@ keywords = ["docker, documentation, about, technology, understanding, enterprise
parent="smn_dhe"
weight=99
+++
<![end-metadata]-->
# Commercial Support Options

View File

@ -1,4 +1,4 @@
<!--[metadata]>
+++
title = "User guide"
description = "Documentation describing basic use of Docker Trusted Registry"
@ -7,7 +7,7 @@ keywords = ["docker, documentation, about, technology, hub, enterprise"]
parent="smn_dhe"
weight=2
+++
<![end-metadata]-->