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

Issue 1055523002: Migrate content from wiki (Closed)

Created:
5 years, 8 months ago by Mark Mentovai
Modified:
5 years, 8 months ago
Reviewers:
Robert Sesek
CC:
crashpad-dev_chromium.org
Base URL:
https://chromium.googlesource.com/crashpad/crashpad@master
Target Ref:
refs/heads/master
Project:
crashpad
Visibility:
Public.

Description

Migrate content from wiki. The wiki existed at https://code.google.com/p/crashpad/wiki, but given Google Code Project Hosting’s impending shutdown[1], it’s prudent to move wiki documents into the source code repository. This change moves the existing contents of doc into doc/support, to make way for documentation in doc. The two existing wiki pages, ProjectStatus and DevelopingCrashpad, are converted to AsciiDoc format (a fairly straightforward conversion) and checked in to doc. generate_asciidoc.sh is updated to produce HTML output from these files. The generated HTML will show up at http://docs.crashpad.googlecode.com/git/doc/. Note that generated HTML is still hosted on Google Code Project Hosting, but it’ll be easy to find a new home for them. [1] http://google-opensource.blogspot.com/2015/03/farewell-to-google-code.html R=rsesek@chromium.org Committed: https://chromium.googlesource.com/crashpad/crashpad/+/332e8219ed9cdcecc587c31241caa94ed9c12c02

Patch Set 1 #

Patch Set 2 : © #

Patch Set 3 : Add links to bugs for in-process/future work #

Total comments: 4

Patch Set 4 : Post-review #

Total comments: 1
Unified diffs Side-by-side diffs Delta from patch set Stats (+329 lines, -2673 lines) Patch
M crashpad.gyp View 1 chunk +1 line, -1 line 0 comments Download
D doc/asciidoc.conf View 1 chunk +0 lines, -53 lines 0 comments Download
D doc/asciidoc.css View 1 chunk +0 lines, -20 lines 0 comments Download
D doc/crashpad.doxy View 1 chunk +0 lines, -2369 lines 0 comments Download
D doc/crashpad.doxy.h View 1 chunk +0 lines, -24 lines 0 comments Download
A doc/developing.ad View 1 2 3 1 chunk +213 lines, -0 lines 0 comments Download
D doc/generate_asciidoc.sh View 1 chunk +0 lines, -99 lines 0 comments Download
D doc/generate_doxygen.sh View 1 chunk +0 lines, -29 lines 0 comments Download
D doc/man_footer.ad View 1 chunk +0 lines, -40 lines 0 comments Download
A doc/status.ad View 1 2 1 chunk +42 lines, -0 lines 0 comments Download
A + doc/support/asciidoc.conf View 1 chunk +8 lines, -3 lines 0 comments Download
A + doc/support/asciidoc.css View 0 chunks +-1 lines, --1 lines 0 comments Download
A + doc/support/crashpad.doxy View 0 chunks +-1 lines, --1 lines 0 comments Download
A + doc/support/crashpad.doxy.h View 0 chunks +-1 lines, --1 lines 0 comments Download
A + doc/support/generate_asciidoc.sh View 3 chunks +60 lines, -30 lines 0 comments Download
A + doc/support/generate_doxygen.sh View 1 chunk +2 lines, -2 lines 0 comments Download
A + doc/support/man_footer.ad View 0 chunks +-1 lines, --1 lines 0 comments Download
M handler/mac/crashpad_handler.ad View 1 chunk +1 line, -1 line 0 comments Download
M tools/crashpad_database_util.ad View 1 2 3 1 chunk +1 line, -1 line 1 comment Download
M tools/generate_dump.ad View 1 chunk +1 line, -1 line 0 comments Download
M tools/mac/catch_exception_tool.ad View 1 chunk +1 line, -1 line 0 comments Download
M tools/mac/exception_port_tool.ad View 1 chunk +1 line, -1 line 0 comments Download
M tools/mac/on_demand_service_tool.ad View 1 chunk +1 line, -1 line 0 comments Download
M tools/mac/run_with_crashpad.ad View 1 chunk +1 line, -1 line 0 comments Download

Messages

Total messages: 6 (1 generated)
Mark Mentovai
5 years, 8 months ago (2015-04-01 14:45:12 UTC) #2
Robert Sesek
LGTM https://codereview.chromium.org/1055523002/diff/40001/doc/developing.ad File doc/developing.ad (right): https://codereview.chromium.org/1055523002/diff/40001/doc/developing.ad#newcode189 doc/developing.ad:189: $ git cl land -c 'External Contributor <\external@contributor.org>' ...
5 years, 8 months ago (2015-04-01 15:25:58 UTC) #3
Mark Mentovai
https://codereview.chromium.org/1055523002/diff/40001/doc/developing.ad File doc/developing.ad (right): https://codereview.chromium.org/1055523002/diff/40001/doc/developing.ad#newcode189 doc/developing.ad:189: $ git cl land -c 'External Contributor <\external@contributor.org>' Robert ...
5 years, 8 months ago (2015-04-01 16:10:00 UTC) #4
Mark Mentovai
Committed patchset #4 (id:60001) manually as 332e8219ed9cdcecc587c31241caa94ed9c12c02 (presubmit successful).
5 years, 8 months ago (2015-04-01 16:39:58 UTC) #5
Mark Mentovai
5 years, 8 months ago (2015-04-01 16:43:54 UTC) #6
Message was sent while issue was closed.
The generated documentation is checked in at
http://docs.crashpad.googlecode.com/git/doc/.

Powered by Google App Engine
This is Rietveld 408576698