Add release notes for 1.11 (#9287)
This commit is contained in:
File diff suppressed because it is too large
Load Diff
@@ -24,7 +24,7 @@ Imported docs must follow these guidelines:
|
|||||||
From within this directory, run the following command:
|
From within this directory, run the following command:
|
||||||
|
|
||||||
```
|
```
|
||||||
./update-imported-docs <config.yaml>
|
+./update-imported-docs-[linux|macos] <config.yaml>
|
||||||
```
|
```
|
||||||
|
|
||||||
The output should look similar to the following:
|
The output should look similar to the following:
|
||||||
|
|||||||
@@ -4,5 +4,5 @@ repos:
|
|||||||
branch: master
|
branch: master
|
||||||
gen-absolute-links: true
|
gen-absolute-links: true
|
||||||
files:
|
files:
|
||||||
- src: CHANGELOG-1.10.md
|
- src: CHANGELOG-1.11.md
|
||||||
dst: docs/imported/release/notes.md
|
dst: content/en/docs/imported/release/notes.md
|
||||||
|
|||||||
Reference in New Issue
Block a user