Skip to content
Snippets Groups Projects
Commit 8cdf3dd6 authored by Sree Kuchibhotla's avatar Sree Kuchibhotla
Browse files

Merge pull request #5800 from ctiller/contrib

Update documentation to refer to yaml, not json
parents 8773076c daad7e17
No related branches found
No related tags found
No related merge requests found
...@@ -59,7 +59,7 @@ Each language uses its own build system to work. Currently, the root's Makefile ...@@ -59,7 +59,7 @@ Each language uses its own build system to work. Currently, the root's Makefile
and the Visual Studio project files are building only the C and C++ source code. and the Visual Studio project files are building only the C and C++ source code.
In order to ease the maintenance of these files, we have a In order to ease the maintenance of these files, we have a
template system. Please do not contribute manual changes to any of the generated template system. Please do not contribute manual changes to any of the generated
files. Instead, modify the template files, or the build.json file, and files. Instead, modify the template files, or the build.yaml file, and
re-generate the project files using the following command: re-generate the project files using the following command:
`./tools/buildgen/generate_projects.sh` `./tools/buildgen/generate_projects.sh`
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment