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

Issue 1836563003: docs: convert chromeos build instructions from html to markdown (Closed)

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

Description

docs: convert chromeos build instructions from html to markdown This patch converts ChromeOS Build Instructions from https://www.chromium.org/developers/how-tos/build-instructions-chromeos to Markdown and check it in docs/ directory. The process for doing this was basically downloading the html page from www.chromium.org with wget, converting it to markdown with pandoc and then manual edits after looking at the result with http://dillinger.io/. The command lines to generate the markdown file were: $ wget https://www.chromium.org/developers/how-tos/build-instructions-chromeos $ pandoc -s -r html build-instructions-chromeos -o chromeos_build_instructions.md BUG=None R=dpranke@chromium.org,spang@chromium.org Committed: https://crrev.com/5b37337ded284b03ba5ef1c17a371b210907408f Cr-Commit-Position: refs/heads/master@{#383465}

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+104 lines, -0 lines) Patch
A docs/chromeos_build_instructions.md View 1 chunk +104 lines, -0 lines 0 comments Download

Messages

Total messages: 8 (2 generated)
tfarina
Hi Michael, we are trying to convert the build instructions from the html to markdown. ...
4 years, 9 months ago (2016-03-26 10:44:01 UTC) #1
Dirk Pranke
lgtm
4 years, 9 months ago (2016-03-26 23:14:13 UTC) #2
spang
lgtm
4 years, 9 months ago (2016-03-26 23:16:37 UTC) #3
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1836563003/1 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1836563003/1
4 years, 9 months ago (2016-03-27 07:58:13 UTC) #5
commit-bot: I haz the power
Committed patchset #1 (id:1)
4 years, 9 months ago (2016-03-27 08:06:32 UTC) #6
commit-bot: I haz the power
4 years, 9 months ago (2016-03-27 08:08:13 UTC) #8
Message was sent while issue was closed.
Patchset 1 (id:??) landed as
https://crrev.com/5b37337ded284b03ba5ef1c17a371b210907408f
Cr-Commit-Position: refs/heads/master@{#383465}

Powered by Google App Engine
This is Rietveld 408576698