New navigation for 1.10
Capturing Olivier's comments Signed-off-by: Mary Anthony <mary@docker.com>
This commit is contained in:
parent
74c4a0e3e3
commit
01bb31fc42
5 changed files with 44 additions and 7 deletions
21
docs/overview.md
Normal file
21
docs/overview.md
Normal file
|
@ -0,0 +1,21 @@
|
|||
<!--[metadata]>
|
||||
+++
|
||||
title = "Registry Overview"
|
||||
description = "High-level overview of the Registry"
|
||||
keywords = ["registry, on-prem, images, tags, repository, distribution"]
|
||||
[menu.main]
|
||||
parent="smn_registry"
|
||||
+++
|
||||
<![end-metadata]-->
|
||||
|
||||
# Overview of Docker Registry Documentation
|
||||
|
||||
The Docker Registry documentation includes the following topics:
|
||||
|
||||
* [Docker Registry Introduction](index.md)
|
||||
* [Understanding the Registry](introduction.md)
|
||||
* [Deploying a registry server](deploying.md)
|
||||
* [Registry Configuration Reference](configuration.md)
|
||||
* [Notifications](notifications.md)
|
||||
* [Recipes](recipes.md)
|
||||
* [Getting help](help.md)
|
Loading…
Add table
Add a link
Reference in a new issue