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

Side by Side Diff: docs/old_linux_build_instructions.md

Issue 2526563003: Update the build instructions to be consistent. (Closed)
Patch Set: more updates Created 4 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
OLDNEW
1 # Linux-specific build instructions 1 # Linux-specific build instructions
2 2
3 ## Common checkout instructions 3 ## Common checkout instructions
4 4
5 This page covers Linux-specific setup and configuration. The 5 This page covers Linux-specific setup and configuration. The
6 [general checkout 6 [general checkout
7 instructions](http://dev.chromium.org/developers/how-tos/get-the-code) cover 7 instructions](http://dev.chromium.org/developers/how-tos/get-the-code) cover
8 installing depot tools and checking out the code via git. 8 installing depot tools and checking out the code via git.
9 9
10 ## Overview 10 ## Overview
(...skipping 141 matching lines...) Expand 10 before | Expand all | Expand 10 after
152 * Want to use Eclipse as your IDE? See 152 * Want to use Eclipse as your IDE? See
153 [LinuxEclipseDev](linux_eclipse_dev.md). 153 [LinuxEclipseDev](linux_eclipse_dev.md).
154 * Built version as Default Browser? See 154 * Built version as Default Browser? See
155 [LinuxDevBuildAsDefaultBrowser](linux_dev_build_as_default_browser.md). 155 [LinuxDevBuildAsDefaultBrowser](linux_dev_build_as_default_browser.md).
156 156
157 ## Next Steps 157 ## Next Steps
158 158
159 If you want to contribute to the effort toward a Chromium-based browser for 159 If you want to contribute to the effort toward a Chromium-based browser for
160 Linux, please check out the [Linux Development page](linux_development.md) for 160 Linux, please check out the [Linux Development page](linux_development.md) for
161 more information. 161 more information.
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698