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

Issue 1747873002: docs: convert ios build instructions from html to markdown (Closed)

Created:
4 years, 9 months ago by tfarina
Modified:
4 years, 9 months ago
Reviewers:
sdefresne
CC:
chromium-reviews
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

docs: convert ios build instructions from html to markdown This patch converts iOS Build Instructions from https://www.chromium.org/developers/how-tos/build-instructions-ios to Markdown and check it in docs/ directory. The process for doing this was done partially by command line tools and partially manually after inspection at http://dillinger.io/. The command lines to generate the markdown file were: $ wget https://www.chromium.org/developers/how-tos/build-instructions-ios $ pandoc -s -r html build-instructions-ios -o ios_build_instructions.md BUG=None TEST=opened ios_build_instructions.md in dillinger.io and visually inspected it. R=sdefresne@chromium.org Committed: https://crrev.com/b8f70688d44d033c9f14786cb19ea6b176559456 Cr-Commit-Position: refs/heads/master@{#378417}

Patch Set 1 #

Patch Set 2 : rm ending lines #

Total comments: 2

Patch Set 3 : review #

Total comments: 8
Unified diffs Side-by-side diffs Delta from patch set Stats (+118 lines, -0 lines) Patch
A docs/ios_build_instructions.md View 1 2 1 chunk +118 lines, -0 lines 8 comments Download

Messages

Total messages: 13 (5 generated)
tfarina
4 years, 9 months ago (2016-02-29 13:12:59 UTC) #1
sdefresne
lgtm https://codereview.chromium.org/1747873002/diff/20001/docs/ios_build_instructions.md File docs/ios_build_instructions.md (right): https://codereview.chromium.org/1747873002/diff/20001/docs/ios_build_instructions.md#newcode3 docs/ios_build_instructions.md:3: **Note:** Upstreaming of iOS code is still a ...
4 years, 9 months ago (2016-02-29 15:18:07 UTC) #3
tfarina
https://codereview.chromium.org/1747873002/diff/20001/docs/ios_build_instructions.md File docs/ios_build_instructions.md (right): https://codereview.chromium.org/1747873002/diff/20001/docs/ios_build_instructions.md#newcode3 docs/ios_build_instructions.md:3: **Note:** Upstreaming of iOS code is still a work ...
4 years, 9 months ago (2016-03-01 07:54:00 UTC) #4
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1747873002/40001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1747873002/40001
4 years, 9 months ago (2016-03-01 07:54:17 UTC) #7
commit-bot: I haz the power
Committed patchset #3 (id:40001)
4 years, 9 months ago (2016-03-01 08:41:41 UTC) #9
commit-bot: I haz the power
Patchset 3 (id:??) landed as https://crrev.com/b8f70688d44d033c9f14786cb19ea6b176559456 Cr-Commit-Position: refs/heads/master@{#378417}
4 years, 9 months ago (2016-03-01 08:43:06 UTC) #11
sdefresne
Sorry for giving feedback after the CL landed (unfortunately codereview does not preview the markdown). ...
4 years, 9 months ago (2016-03-01 08:47:00 UTC) #12
tfarina
4 years, 9 months ago (2016-03-01 12:51:56 UTC) #13
Message was sent while issue was closed.
Addressed at https://codereview.chromium.org/1753693002.

https://codereview.chromium.org/1747873002/diff/40001/docs/ios_build_instruct...
File docs/ios_build_instructions.md (right):

https://codereview.chromium.org/1747873002/diff/40001/docs/ios_build_instruct...
docs/ios_build_instructions.md:92: {
On 2016/03/01 08:47:00, sdefresne wrote:
> Looking at the processed file at
>
https://chromium.googlesource.com/chromium/src/+/master/docs/ios_build_instru...,
> I think we should do the following change:
> 
> `{
>     "GYP\_DEFINES": "OS=ios chromium\_ios\_signing=0",
>     "GYP\_GENERATORS": "ninja,xcode-ninja",
> }`

Done.

https://codereview.chromium.org/1747873002/diff/40001/docs/ios_build_instruct...
docs/ios_build_instructions.md:100: \
On 2016/03/01 08:47:00, sdefresne wrote:
> Remove.

Done.

https://codereview.chromium.org/1747873002/diff/40001/docs/ios_build_instruct...
docs/ios_build_instructions.md:106: \
On 2016/03/01 08:47:00, sdefresne wrote:
> Remove.

Done.

https://codereview.chromium.org/1747873002/diff/40001/docs/ios_build_instruct...
docs/ios_build_instructions.md:110: \
On 2016/03/01 08:47:00, sdefresne wrote:
> Remove.

Done.

Powered by Google App Engine
This is Rietveld 408576698