remove community.yml (#10955)
This commit is contained in:
@@ -65,4 +65,4 @@ given command or a short script to generate the docs from within a repo.
|
||||
|
||||
To fix relative links within your imported files, set the repo config's
|
||||
`gen-absolute-links` property to `true`. You can find an example of this in
|
||||
[`community.yml`](community.yml).
|
||||
[`release.yml`](release.yml).
|
||||
|
||||
@@ -1,14 +0,0 @@
|
||||
repos:
|
||||
- name: community
|
||||
remote: https://github.com/kubernetes/community.git
|
||||
branch: master
|
||||
gen-absolute-links: true
|
||||
files:
|
||||
- src: contributors/devel/README.md
|
||||
dst: content/en/docs/community/devel.md
|
||||
- src: contributors/guide/README.md
|
||||
dst: content/en/docs/community/guide.md
|
||||
- src: mentoring/README.md
|
||||
dst: content/en/docs/community/mentoring.md
|
||||
- src: keps/0001-kubernetes-enhancement-proposal-process.md
|
||||
dst: content/en/docs/community/keps.md
|
||||
Reference in New Issue
Block a user