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

Issue 2103273003: docs: clean up markdown

Created:
4 years, 5 months ago by vapier
Modified:
4 years, 5 months ago
CC:
google-breakpad-dev_googlegroups.com
Base URL:
https://chromium.googlesource.com/breakpad/breakpad.git@master
Target Ref:
refs/heads/master
Visibility:
Public.

Description

docs: clean up markdown The automated conversion missed/mangled links and images. It also included Unicode quotes in some places where normal quotes make more sense. Gitiles will render them as either automatically depending on context.

Patch Set 1 #

Total comments: 2
Unified diffs Side-by-side diffs Delta from patch set Stats (+239 lines, -238 lines) Patch
M README.md View 1 chunk +1 line, -1 line 0 comments Download
M docs/client_design.md View 9 chunks +26 lines, -25 lines 2 comments Download
M docs/contributing_to_breakpad.md View 2 chunks +7 lines, -9 lines 0 comments Download
M docs/getting_started_with_breakpad.md View 2 chunks +12 lines, -17 lines 0 comments Download
M docs/linux_starter_guide.md View 5 chunks +11 lines, -11 lines 0 comments Download
M docs/linux_system_calls.md View 1 chunk +6 lines, -3 lines 0 comments Download
M docs/mac_breakpad_starter_guide.md View 4 chunks +16 lines, -13 lines 0 comments Download
M docs/mozilla_brown_bag_talk.md View 1 chunk +3 lines, -5 lines 0 comments Download
M docs/processor_design.md View 7 chunks +44 lines, -46 lines 0 comments Download
M docs/stack_walking.md View 4 chunks +49 lines, -55 lines 0 comments Download
M docs/symbol_files.md View 5 chunks +38 lines, -30 lines 0 comments Download
M docs/windows_client_integration.md View 3 chunks +26 lines, -23 lines 0 comments Download

Messages

Total messages: 14 (3 generated)
vapier
sample rendering can be viewed here: https://chromium.googlesource.com/breakpad/breakpad/+/2116d76fa77e4c8997cddde428de19560fab9e85
4 years, 5 months ago (2016-06-29 15:51:06 UTC) #2
Bons
https://codereview.chromium.org/2103273003/diff/1/docs/client_design.md File docs/client_design.md (left): https://codereview.chromium.org/2103273003/diff/1/docs/client_design.md#oldcode48 docs/client_design.md:48: collect additional data about the program’s state, quit the ...
4 years, 5 months ago (2016-06-29 17:22:16 UTC) #3
vapier
https://codereview.chromium.org/2103273003/diff/1/docs/client_design.md File docs/client_design.md (left): https://codereview.chromium.org/2103273003/diff/1/docs/client_design.md#oldcode48 docs/client_design.md:48: collect additional data about the program’s state, quit the ...
4 years, 5 months ago (2016-06-29 17:56:40 UTC) #4
Mark Mentovai
Seems like this is UTF-8. Certainly in documentation, why not get with the program and ...
4 years, 5 months ago (2016-06-29 18:07:40 UTC) #7
Bons
On 2016/06/29 17:56:40, vapier wrote: > https://codereview.chromium.org/2103273003/diff/1/docs/client_design.md > File docs/client_design.md (left): > > https://codereview.chromium.org/2103273003/diff/1/docs/client_design.md#oldcode48 > ...
4 years, 5 months ago (2016-06-29 18:09:12 UTC) #8
vapier
i see no context where it's necessary to use ’ (U+2019) over ' (U+0027), or ...
4 years, 5 months ago (2016-06-29 18:34:08 UTC) #9
Mark Mentovai
vapier wrote: > i see no context where it's necessary to use ’ (U+2019) over ...
4 years, 5 months ago (2016-06-29 18:44:13 UTC) #10
Bons
On 2016/06/29 18:44:13, Mark Mentovai wrote: > vapier wrote: > > i see no context ...
4 years, 5 months ago (2016-06-29 18:52:15 UTC) #11
vapier
that doesn't really make sense. docs, like code, should be consistent. telling people "you don't ...
4 years, 5 months ago (2016-06-29 18:52:34 UTC) #12
Bons
On 2016/06/29 18:52:34, vapier wrote: > that doesn't really make sense. docs, like code, should ...
4 years, 5 months ago (2016-06-29 19:06:41 UTC) #13
vapier
4 years, 5 months ago (2016-06-29 19:16:20 UTC) #14
authors don't need to care -- the gitiles rendering will deal with them.  "it's
ok to be inconsistent" has never been acceptable in style guidelines, and docs
should not be a special snowflake.  it just makes it worse for people who are
maintaining or reading the docs.

Powered by Google App Engine
This is Rietveld 408576698