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

Side by Side Diff: docs/src/depot_tools.txt

Issue 259863004: Move docs folder to man. (Closed) Base URL: https://chromium.googlesource.com/chromium/tools/depot_tools.git@master
Patch Set: Created 6 years, 7 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 unified diff | Download patch
« no previous file with comments | « docs/src/demo_repo.sh ('k') | docs/src/depot_tools_tutorial.txt » ('j') | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
(Empty)
1 depot_tools(7)
2 ==============
3
4 NAME
5 ----
6 depot_tools - A collection of tools for dealing with Chromium development.
7
8 DESCRIPTION
9 -----------
10
11 The Chromium depot_tools suite contains many tools to assist/augment the
12 Chromium development environment. The tools may be downloaded from
13 link:{sys3:git config remote.origin.url}[here].
14
15 There are two primary categories of tools. Some of these tools are 'essential'
16 to the development flow, in the sense that you cannot successfully develop
17 Chromium without them.
18
19 Other tools are merely 'helper' tools. Not required, but they can substantially
20 ease the develpment workflow.
21
22 A listing of both categories of tools follows.
23
24 include::__essential.txt[maxdepth=1]
25
26 include::__helper.txt[maxdepth=1]
27
28 // vim: ft=asciidoc:
OLDNEW
« no previous file with comments | « docs/src/demo_repo.sh ('k') | docs/src/depot_tools_tutorial.txt » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698