mirror of https://github.com/docker/docs.git
Merge pull request #810 from joaofnfernandes/fix-frontmatter
Clean frontmatter in apidocs/
This commit is contained in:
commit
639c9d0a19
|
@ -1,7 +1,6 @@
|
||||||
---
|
---
|
||||||
description: Learn how to use DTR APIs.
|
description: Learn how to use DTR APIs.
|
||||||
keywords:
|
keywords: docker, registry, DTR, APIs
|
||||||
- docker, registry, DTR, APIs
|
|
||||||
title: DTR APIs
|
title: DTR APIs
|
||||||
---
|
---
|
||||||
|
|
||||||
|
|
|
@ -1,7 +1,6 @@
|
||||||
---
|
---
|
||||||
description: Learn how to use DTR APIs.
|
description: Learn how to use DTR APIs.
|
||||||
keywords:
|
keywords: docker, registry, DTR, APIs
|
||||||
- docker, registry, DTR, APIs
|
|
||||||
title: API overview
|
title: API overview
|
||||||
---
|
---
|
||||||
|
|
||||||
|
|
|
@ -1,13 +1,7 @@
|
||||||
---
|
---
|
||||||
description: v1.3.3 API
|
|
||||||
keywords:
|
|
||||||
- Docker, DTR, API, v1.3.3
|
|
||||||
menu:
|
|
||||||
main:
|
|
||||||
parent: smn_dtrapi
|
|
||||||
title: v1.3.3 API
|
title: v1.3.3 API
|
||||||
type: _default
|
description: v1.3.3 API
|
||||||
weight: 101
|
keywords: Docker, DTR, API, v1.3.3
|
||||||
---
|
---
|
||||||
|
|
||||||
<div class="swagger-section">
|
<div class="swagger-section">
|
||||||
|
|
|
@ -1,13 +1,7 @@
|
||||||
---
|
---
|
||||||
description: v1.4.0 API
|
|
||||||
keywords:
|
|
||||||
- Docker, DTR, API, v1.4.0
|
|
||||||
menu:
|
|
||||||
main:
|
|
||||||
parent: smn_dtrapi
|
|
||||||
title: v1.4.0 API
|
title: v1.4.0 API
|
||||||
type: _default
|
description: v1.4.0 API
|
||||||
weight: 101
|
keywords: Docker, DTR, API, v1.4.0
|
||||||
---
|
---
|
||||||
|
|
||||||
<div class="swagger-section">
|
<div class="swagger-section">
|
||||||
|
|
|
@ -1,13 +1,7 @@
|
||||||
---
|
---
|
||||||
description: v2.0.0 API
|
|
||||||
keywords:
|
|
||||||
- Docker, DTR, API, v2.0.0
|
|
||||||
menu:
|
|
||||||
main:
|
|
||||||
parent: smn_dtrapi
|
|
||||||
title: v2.0.0 API
|
title: v2.0.0 API
|
||||||
type: _default
|
description: v2.0.0 API
|
||||||
weight: 101
|
keywords: Docker, DTR, API, v2.0.0
|
||||||
---
|
---
|
||||||
|
|
||||||
<div class="swagger-section">
|
<div class="swagger-section">
|
||||||
|
|
|
@ -1,13 +1,7 @@
|
||||||
---
|
---
|
||||||
description: v2.0.1 API
|
|
||||||
keywords:
|
|
||||||
- Docker, DTR, API, v2.0.1
|
|
||||||
menu:
|
|
||||||
main:
|
|
||||||
parent: smn_dtrapi
|
|
||||||
title: v2.0.1 API
|
title: v2.0.1 API
|
||||||
type: _default
|
description: v2.0.1 API
|
||||||
weight: 101
|
keywords: Docker, DTR, API, v2.0.1
|
||||||
---
|
---
|
||||||
|
|
||||||
<div class="swagger-section">
|
<div class="swagger-section">
|
||||||
|
|
Loading…
Reference in New Issue