0
Commit Graph

9 Commits

Author SHA1 Message Date
John Palmer
046f987e02 [COIL] Change chromium code search type links to use main rather than master for docs
See this doc: go/chromium-coil-change for more info
    BUG=1210385

Change-Id: I6cd8548301e360bae8e71384dbd8ef11aa6c985f
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2902904
Reviewed-by: My Nguyen <myy@chromium.org>
Commit-Queue: My Nguyen <myy@chromium.org>
Auto-Submit: John Palmer <jopalmer@chromium.org>
Cr-Commit-Position: refs/heads/master@{#885851}
2021-05-24 01:24:56 +00:00
Robert Sesek
3b731b15e6 Rewrite the macOS debugging doc.
This removes a lot of outdated information and provides new content.

Change-Id: Ia74840e0a4ee63bd22bcadb4d61436b0574163ba
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2826397
Commit-Queue: Robert Sesek <rsesek@chromium.org>
Reviewed-by: Leonard Grey <lgrey@chromium.org>
Cr-Commit-Position: refs/heads/master@{#872582}
2021-04-14 21:54:03 +00:00
Tom Anderson
9f5be07962 Move Linux documents to a subdir
There were 32 linux documents in docs. It's getting out of hand, so lets
move them to a subdirectory.

R=sky,jorgelo
CC=thestig
BUG=None

Change-Id: Ib7de415c72fe6ec3c51dc2b28f06b34487b5b6d1
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1974901
Commit-Queue: Thomas Anderson <thomasanderson@chromium.org>
Reviewed-by: Scott Violet <sky@chromium.org>
Reviewed-by: Jorge Lucangeli Obes <jorgelo@chromium.org>
Cr-Commit-Position: refs/heads/master@{#726499}
2019-12-19 20:54:32 +00:00
Alexis Menard
701a565c93 QtCreator doc fixes
Some tweaks in the instructions to make sure it's friendly to macOS.

Changed the path for clang-format since the current solution will
not work as it will output :
"Set CHROMIUM_BUILDTOOLS_PATH to use outside of a chromium checkout."

There is no way to tell QtCreator about CHROMIUM_BUILDTOOLS_PATH before
it runs clang-format so the solution is to point right away to the
right binary.

Change-Id: Icad9d6998063c2b70fc50027161c212063b06c25
Reviewed-on: https://chromium-review.googlesource.com/1044762
Reviewed-by: Jianpeng Chao <chaopeng@chromium.org>
Commit-Queue: Alexis Menard <alexis.menard@intel.com>
Cr-Commit-Position: refs/heads/master@{#556825}
2018-05-08 16:27:49 +00:00
Chris Watkins
7374d03c6a docs: Add instructions for using qtcreator's issues pane
Add instructions for getting compiler errors into qtcreators Issues pane
when building with ninja, and other general cleanup.

TBR=chaopeng@chromium.org

Change-Id: I23e238e48a688a993cf2b40b9979f94d9fe18305
Reviewed-on: https://chromium-review.googlesource.com/680715
Reviewed-by: Sam McNally <sammc@chromium.org>
Reviewed-by: Chris Watkins <watk@chromium.org>
Commit-Queue: Chris Watkins <watk@chromium.org>
Cr-Commit-Position: refs/heads/master@{#504543}
2017-09-27 01:46:39 +00:00
chaopeng
6122d4c46b Add std completion on QtCreator
Bug: 
Change-Id: I00fee16d54aa60236d02ad3f2abf3e26ec679de4
Reviewed-on: https://chromium-review.googlesource.com/647768
Reviewed-by: Nico Weber <thakis@chromium.org>
Commit-Queue: Jianpeng Chao <chaopeng@chromium.org>
Cr-Commit-Position: refs/heads/master@{#499261}
2017-09-01 19:40:05 +00:00
chaopeng
81a78d4ad2 remove gdb_index in qtcreator document
BUG=

Review-Url: https://codereview.chromium.org/2772323004
Cr-Commit-Position: refs/heads/master@{#459890}
2017-03-27 21:43:16 +00:00
chaopeng
6fca2b025f change clang-format settings in docs/vscode.md and docs/qtcreator.md
BUG=

Review-Url: https://codereview.chromium.org/2729853008
Cr-Commit-Position: refs/heads/master@{#454640}
2017-03-03 19:10:51 +00:00
chaopeng
585eef9e38 Add doc for Qt Creator
BUG=

Review-Url: https://codereview.chromium.org/2687733003
Cr-Commit-Position: refs/heads/master@{#449294}
2017-02-09 15:21:45 +00:00