aboutsummaryrefslogtreecommitdiffhomepage
path: root/tools
diff options
context:
space:
mode:
authorGravatar Jan Tattermusch <jtattermusch@users.noreply.github.com>2016-03-04 08:36:01 -0800
committerGravatar Jan Tattermusch <jtattermusch@users.noreply.github.com>2016-03-04 08:36:01 -0800
commit3f63447142f15f18127e802ded2752370ec1dcc4 (patch)
treeba5f7288eb4b2fdc8f52a2a44c9f9d503798d7f1 /tools
parent235f334bf14f6cd972d908cd68c4c615b5cdde3c (diff)
parentf9946d579bc5b258261177b5ff87df22e7d49a07 (diff)
Merge pull request #5586 from stanley-cheung/update-tools-readme-md
Doc Fixit: remove old stuff from tools/README.md
Diffstat (limited to 'tools')
-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.