aboutsummaryrefslogtreecommitdiffhomepage
path: root/tools/README.md
diff options
context:
space:
mode:
authorGravatar Stanley Cheung <stanleycheung@google.com>2016-03-03 20:06:20 -0800
committerGravatar Stanley Cheung <stanleycheung@google.com>2016-03-03 20:06:20 -0800
commitf9946d579bc5b258261177b5ff87df22e7d49a07 (patch)
tree74c63a76306e46d3a28deb64d3931931f1af8b0d /tools/README.md
parent9b5c8c66e23309fabad994b03d54500195a8f10e (diff)
remove old stuff from tools/README.md
Diffstat (limited to 'tools/README.md')
-rw-r--r--tools/README.md4
1 files changed, 0 insertions, 4 deletions
diff --git a/tools/README.md b/tools/README.md
index a0c41eb79f..df4c6ef7d2 100644
--- a/tools/README.md
+++ b/tools/README.md
@@ -1,7 +1,5 @@
buildgen: template renderer for our build system.
-distpackages: script to generate debian packages.
-
distrib: scripts to distribute language-specific packages.
dockerfile: Docker files to test gRPC.
@@ -12,6 +10,4 @@ gce: scripts to help setup testing infrastructure on GCE.
jenkins: support for running tests on Jenkins.
-profile_analyzer: pretty printer for gRPC profiling data.
-
run_tests: scripts to run gRPC tests in parallel.