| Index: third_party/grpc/tools/README.md
|
| diff --git a/third_party/grpc/tools/README.md b/third_party/grpc/tools/README.md
|
| new file mode 100644
|
| index 0000000000000000000000000000000000000000..df4c6ef7d2527e7c4c3fe6a632815918e5d4f726
|
| --- /dev/null
|
| +++ b/third_party/grpc/tools/README.md
|
| @@ -0,0 +1,13 @@
|
| +buildgen: template renderer for our build system.
|
| +
|
| +distrib: scripts to distribute language-specific packages.
|
| +
|
| +dockerfile: Docker files to test gRPC.
|
| +
|
| +doxygen: gRPC C/C++ documentation generation via Doxygen.
|
| +
|
| +gce: scripts to help setup testing infrastructure on GCE.
|
| +
|
| +jenkins: support for running tests on Jenkins.
|
| +
|
| +run_tests: scripts to run gRPC tests in parallel.
|
|
|