aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorOmari Stephens <xsdg@android.com>2013-04-19 00:49:53 +0000
committerAndroid (Google) Code Review <android-gerrit@google.com>2013-04-19 00:49:54 +0000
commitc8e31556b3cfc4081811e458805b8362ee9c4dcd (patch)
tree359048b87b000c958c69cf40511faf3947c4a92a
parentb4a71b431a6c4404ed3182c108a0dbe8d3f1f081 (diff)
parent081b2be6f1be34b6b5be17387f2c8697659027c9 (diff)
downloadsource.android.com-c8e31556b3cfc4081811e458805b8362ee9c4dcd.tar.gz
Merge "Stop referring to the removed sections" into jb-mr1.1-docs
-rw-r--r--src/devices/tech/test_infra/tradefed/fundamentals/index.jd19
1 files changed, 12 insertions, 7 deletions
diff --git a/src/devices/tech/test_infra/tradefed/fundamentals/index.jd b/src/devices/tech/test_infra/tradefed/fundamentals/index.jd
index ce1d27a0..98ab2604 100644
--- a/src/devices/tech/test_infra/tradefed/fundamentals/index.jd
+++ b/src/devices/tech/test_infra/tradefed/fundamentals/index.jd
@@ -49,8 +49,7 @@ Runners to identify results that don't make sense, and to work with the Develope
Integrators to figure out where the bugs may lie and get them fixed.</p>
<h2>What's Next</h2>
-<p>People in all three roles should at least glance through all of the common docs in this
-section.
+<p>People in all three roles should at least glance through all the rest of the docs.
<a href="/devices/tech/test_infra/tradefed/fundamentals/machine_setup.html"
>Machine Setup</a> will get you to the point where you can run TF.
<a href="/devices/tech/test_infra/tradefed/fundamentals/devices.html"
@@ -63,8 +62,14 @@ Developer, Integrator, and Test Runner interact, and then
>Option Handling</a> will demonstrate how to put that theory into practice.</p>
-<p>After that, the three named documentation sections will each provide details that are pertinent
-for that particular role. Finally, the
-<a href="/devices/tech/test_infra/tradefed/full_example.html"
->End-to-End Example</a> takes you through the development, integration,
-and deployment of a sample test. It involves aspects of each role.</p>
+<p>Finally, the <a href="/devices/tech/test_infra/tradefed/full_example.html"
+>End-to-End Example</a> takes you through the development, integration, and deployment of a sample
+test. It involves aspects of each role, and should offer hints at how to do more complicated
+things that aren't directly discussed in the documentation.</p>
+
+<p>If you've gotten through everything here and still have unanswered questions, first try taking
+a look at the <a href="https://android.googlesource.com/platform/tools/tradefederation/+/master"
+>Trade Federation source code.</a>. Beyond that, feel free to try asking on the
+<a href="/source/community/index.html">android-platform</a> Google Group. For best results, make
+sure to mention "Trade Federation" (or "tradefed", or "TF") in the message subject.</p>
+