blob: 61ebd91ada98faa0db7f8b3c2407c080e399a562 [file] [log] [blame]
iannucci@chromium.org95801c72014-03-26 19:20:34 +00001depot_tools(7)
iannucci@chromium.orga5d95022014-03-25 21:30:37 +00002==============
3
4NAME
5----
6depot_tools - A collection of tools for dealing with Chromium development.
7
8DESCRIPTION
9-----------
10
11The Chromium depot_tools suite contains many tools to assist/augment the
12Chromium development environment. The tools may be downloaded from
13link:{sys3:git config remote.origin.url}[here].
14
15There are two primary categories of tools. Some of these tools are 'essential'
16to the development flow, in the sense that you cannot successfully develop
17Chromium without them.
18
19Other tools are merely 'helper' tools. Not required, but they can substantially
Quinten Yearsley442fb642016-12-15 15:38:27 -080020ease the development workflow.
iannucci@chromium.orga5d95022014-03-25 21:30:37 +000021
22A listing of both categories of tools follows.
23
24include::__essential.txt[maxdepth=1]
25
26include::__helper.txt[maxdepth=1]
27
iannucci@chromium.orgc050a5b2014-03-26 06:18:50 +000028// vim: ft=asciidoc: