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

Unified Diff: mojo/devtools/common/README.md

Issue 1339873004: Add documentation for `mojo_benchmark`. (Closed) Base URL: git@github.com:domokit/mojo.git@master
Patch Set: Created 5 years, 3 months 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
« no previous file with comments | « apps/benchmark/README.md ('k') | mojo/devtools/common/docs/mojo_benchmark.md » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: mojo/devtools/common/README.md
diff --git a/mojo/devtools/common/README.md b/mojo/devtools/common/README.md
index 4576eae66e703788dc498df93abdcb19b9c36848..3e4d80a5b10acdbb84f8a75d6b5005e1f6008373 100644
--- a/mojo/devtools/common/README.md
+++ b/mojo/devtools/common/README.md
@@ -13,10 +13,10 @@ git clone https://github.com/domokit/devtools.git
Devtools offers the following tools:
- - `mojo_run` - [documentation](docs/mojo_run.md) shell runner
- - `mojo_debug` - [documentation](docs/mojo_debug.md) debugger
+ - `mojo_run` - [documentation](docs/mojo_run.md) - shell runner
+ - `mojo_debug` - [documentation](docs/mojo_debug.md) - debugger
- `mojo_test` - apptest runner
- - `mojo_benchmark` - perf test runner
+ - `mojo_benchmark` - [documentation](docs/mojo_benchmark.md) - perf test runner
Additionally, `remote_adb_setup` script helps to configure adb on a remote
machine to communicate with a device attached to a local machine, forwarding the
« no previous file with comments | « apps/benchmark/README.md ('k') | mojo/devtools/common/docs/mojo_benchmark.md » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698