File tree Expand file tree Collapse file tree 1 file changed +2
-3
lines changed
content/en/docs/contribute/generate-ref-docs Expand file tree Collapse file tree 1 file changed +2
-3
lines changed Original file line number Diff line number Diff line change 5
5
6
6
- You need to have these tools installed:
7
7
8
- - [ Python] ( https://www.python.org/downloads/ ) v3.7.x
8
+ - [ Python] ( https://www.python.org/downloads/ ) v3.7.x+
9
9
- [ Git] ( https://git-scm.com/book/en/v2/Getting-Started-Installing-Git )
10
- - [ Golang] ( https://golang.org/doc/install ) version 1.13+
10
+ - [ Golang] ( https://go.dev/dl/ ) version 1.13+
11
11
- [ Pip] ( https://pypi.org/project/pip/ ) used to install PyYAML
12
12
- [ PyYAML] ( https://pyyaml.org/ ) v5.1.2
13
13
- [ make] ( https://www.gnu.org/software/make/ )
19
19
- You need to know how to create a pull request to a GitHub repository.
20
20
This involves creating your own fork of the repository. For more
21
21
information, see [ Work from a local clone] ( /docs/contribute/new-content/open-a-pr/#fork-the-repo ) .
22
-
You can’t perform that action at this time.
0 commit comments