Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(55)

Unified Diff: doc/source/usage.rst

Issue 775763005: Added bootstrap.rst (Closed) Base URL: https://chromium.googlesource.com/infra/infra.git@master
Patch Set: Fixed a bad link Created 6 years ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« doc/source/bootstrap.rst ('K') | « doc/source/structure.rst ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: doc/source/usage.rst
diff --git a/doc/source/usage.rst b/doc/source/usage.rst
index 45d869cd56b47d599b1251853c3a20e058fdaf0d..77e5592a6f83a46dc8b8c22a2074a124a86feffb 100644
--- a/doc/source/usage.rst
+++ b/doc/source/usage.rst
@@ -7,15 +7,15 @@ This page supposes that infra.git has been checked out and configured. See
Top-level commands
------------------
-- Launching ``test.py`` without any parameters runs all tests in the infra
- repository in parallel, including those in appengine applications.
-
-- Regenerating this documentation from source is achieved with ``docgen.py``.
- (see :doc:`documenting` for more details)
+- Launching ``test.py test`` runs all tests in the infra repository in parallel,
+ including those in appengine applications.
- ``run.py`` is used to run a command located inside the infra package. See
next section for details.
+- Regenerating this documentation from source is achieved with ``docgen.py``.
+ (see :doc:`documenting` for more details)
+
Invoking tools
--------------
@@ -45,7 +45,6 @@ If you want run.py to auto-complete, just run::
And that's it. You may want to put that in your .bashrc somewhere.
-
How it works on bots
--------------------
It is not checked-out on bots yet (September 2014)
« doc/source/bootstrap.rst ('K') | « doc/source/structure.rst ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698