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

Side by Side Diff: man/man7/depot_tools_tutorial.7

Issue 789733004: Update documentation to accurately reflect the new URL of depot_tools. (Closed) Base URL: https://chromium.googlesource.com/chromium/tools/depot_tools.git@master
Patch Set: 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 unified diff | Download patch
« no previous file with comments | « man/html/depot_tools_tutorial.html ('k') | no next file » | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
1 '\" t 1 '\" t
2 .\" Title: depot_tools_tutorial 2 .\" Title: depot_tools_tutorial
3 .\" Author: [FIXME: author] [see http://docbook.sf.net/el/author] 3 .\" Author: [FIXME: author] [see http://docbook.sf.net/el/author]
4 .\" Generator: DocBook XSL Stylesheets v1.76.1 <http://docbook.sf.net/> 4 .\" Generator: DocBook XSL Stylesheets v1.76.1 <http://docbook.sf.net/>
5 .\" Date: 05/09/2014 5 .\" Date: 05/09/2014
6 .\" Manual: Chromium depot_tools Manual 6 .\" Manual: Chromium depot_tools Manual
7 .\" Source: depot_tools 54dac93 7 .\" Source: depot_tools 54dac93
8 .\" Language: English 8 .\" Language: English
9 .\" 9 .\"
10 .TH "DEPOT_TOOLS_TUTORIAL" "7" "05/09/2014" "depot_tools 54dac93" "Chromium depo t_tools Manual" 10 .TH "DEPOT_TOOLS_TUTORIAL" "7" "05/09/2014" "depot_tools 54dac93" "Chromium depo t_tools Manual"
(...skipping 209 matching lines...) Expand 10 before | Expand all | Expand 10 after
220 .RE 220 .RE
221 .SH "SETTING UP" 221 .SH "SETTING UP"
222 .SS "GET DEPOT TOOLS" 222 .SS "GET DEPOT TOOLS"
223 .sp 223 .sp
224 Clone the \fIdepot_tools\fR repository: 224 Clone the \fIdepot_tools\fR repository:
225 .sp 225 .sp
226 .if n \{\ 226 .if n \{\
227 .RS 4 227 .RS 4
228 .\} 228 .\}
229 .nf 229 .nf
230 \fB$ git clone https://chromium\&.googlesource\&.com/chromium/tools/depot_tools\ fR 230 \fB$ git clone https://chromium\&.googlesource\&.com/chromium/tools/depot_tools\ &.git\fR
231 .fi 231 .fi
232 .if n \{\ 232 .if n \{\
233 .RE 233 .RE
234 .\} 234 .\}
235 .sp 235 .sp
236 .sp 236 .sp
237 Add \fIdepot_tools\fR to the \fIend\fR of your PATH (you will probably want to p ut this in your ~/\&.bashrc or ~/\&.zshrc)\&. Assuming you cloned \fIdepot_tools \fR to /path/to/depot_tools: 237 Add \fIdepot_tools\fR to the \fIend\fR of your PATH (you will probably want to p ut this in your ~/\&.bashrc or ~/\&.zshrc)\&. Assuming you cloned \fIdepot_tools \fR to /path/to/depot_tools:
238 .sp 238 .sp
239 .if n \{\ 239 .if n \{\
240 .RS 4 240 .RS 4
(...skipping 817 matching lines...) Expand 10 before | Expand all | Expand 10 after
1058 .IP " 6." 4 1058 .IP " 6." 4
1059 main Chromium waterfall 1059 main Chromium waterfall
1060 .RS 4 1060 .RS 4
1061 \%http://build.chromium.org 1061 \%http://build.chromium.org
1062 .RE 1062 .RE
1063 .IP " 7." 4 1063 .IP " 7." 4
1064 here 1064 here
1065 .RS 4 1065 .RS 4
1066 \%https://chromium.googlesource.com/chromium/tools/depot_tools.git 1066 \%https://chromium.googlesource.com/chromium/tools/depot_tools.git
1067 .RE 1067 .RE
OLDNEW
« no previous file with comments | « man/html/depot_tools_tutorial.html ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698