Skip to content

Commit 4af9073

Browse files
author
Natalie Arellano
committed
Move buildpack migration guides to buildpack-authors how-to
Signed-off-by: Natalie Arellano <[email protected]>
1 parent 4a8bc36 commit 4af9073

File tree

10 files changed

+21
-18
lines changed

10 files changed

+21
-18
lines changed
Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
+++
2+
title="Migrate"
3+
weight=99
4+
expand=false
5+
include_summaries=true
6+
+++

content/docs/reference/spec/migration/buildpack-api-0.7-0.8.md renamed to content/docs/for-buildpack-authors/how-to/migrate/buildpack-api-0.7-0.8.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
+++
22
title="Buildpack API 0.7 -> 0.8"
3+
weight=4
34
+++
45

56
<!--more-->

content/docs/reference/spec/migration/buildpack-api-0.8-0.9.md renamed to content/docs/for-buildpack-authors/how-to/migrate/buildpack-api-0.8-0.9.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
+++
22
title="Buildpack API 0.8 -> 0.9"
3+
weight=5
34
+++
45

56
<!--more-->

content/docs/reference/spec/migration/buildpack-api-0.9-0.10.md renamed to content/docs/for-buildpack-authors/how-to/migrate/buildpack-api-0.9-0.10.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
+++
22
title="Buildpack API 0.9 -> 0.10"
3+
weight=6
34
+++
45

56
<!--more-->
Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
+++
2+
title="Deprecated (unsupported) APIs"
3+
weight=99
4+
expand=false
5+
include_summaries=true
6+
+++

content/docs/reference/spec/migration/buildpack-api-0.4-0.5.md renamed to content/docs/for-buildpack-authors/how-to/migrate/deprecated/buildpack-api-0.4-0.5.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
+++
22
title="Buildpack API 0.4 -> 0.5"
3+
weight=1
34
+++
45

56
<!--more-->

content/docs/reference/spec/migration/buildpack-api-0.5-0.6.md renamed to content/docs/for-buildpack-authors/how-to/migrate/deprecated/buildpack-api-0.5-0.6.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
+++
22
title="Buildpack API 0.5 -> 0.6"
3+
weight=2
34
+++
45

56
<!--more-->

content/docs/reference/spec/migration/buildpack-api-0.6-0.7.md renamed to content/docs/for-buildpack-authors/how-to/migrate/deprecated/buildpack-api-0.6-0.7.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
+++
22
title="Buildpack API 0.6 -> 0.7"
3+
weight=3
34
+++
45

56
<!--more-->

content/docs/reference/spec/_index.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,8 +4,9 @@ include_summaries=true
44
expand=true
55
+++
66

7-
This section provides an overview of the Cloud Native Buildpack API specification. Most
8-
buildpack users won't need this information unless they are writing a buildpack or
7+
This section provides an overview of the Cloud Native Buildpack API specification.
8+
9+
Most buildpack users won't need this information unless they are writing a buildpack or
910
a platform that supports buildpacks.
1011

1112
<!--more-->

content/docs/reference/spec/migration/_index.md

Lines changed: 0 additions & 16 deletions
This file was deleted.

0 commit comments

Comments
 (0)