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

Issue 664553004: Add tool man pages in asciidoc format (Closed)

Created:
6 years, 2 months ago by Mark Mentovai
Modified:
6 years, 2 months ago
Reviewers:
Robert Sesek
CC:
crashpad-dev_chromium.org
Base URL:
https://chromium.googlesource.com/crashpad/crashpad@master
Project:
crashpad
Visibility:
Public.

Description

Add tool man pages in asciidoc format. nroff mandoc-format man pages can be generated by running: a2x --format manpage \ --attribute 'mansource=Crashpad' \ --attribute 'manversion=0.6.0' \ --attribute 'manmanual=Crashpad Manual' \ --attribute 'revdate=October 2014' \ manpage.ad For HTML output, use --format xhtml. R=rsesek@chromium.org Committed: https://chromium.googlesource.com/crashpad/crashpad/+/f59e3e6b780100a705dd583f44467f7c1f9b14bd

Patch Set 1 #

Patch Set 2 : Use asymmetric atx sections instead of setext #

Patch Set 3 : Rename .txt to .ad #

Unified diffs Side-by-side diffs Delta from patch set Stats (+447 lines, -1 line) Patch
A tools/catch_exception_tool.ad View 1 2 1 chunk +121 lines, -0 lines 0 comments Download
A tools/exception_port_tool.ad View 1 2 1 chunk +183 lines, -0 lines 0 comments Download
M tools/exception_port_tool.cc View 1 chunk +1 line, -1 line 0 comments Download
A tools/man_footer.ad View 1 2 1 chunk +40 lines, -0 lines 0 comments Download
A tools/on_demand_service_tool.ad View 1 2 1 chunk +102 lines, -0 lines 0 comments Download

Messages

Total messages: 6 (2 generated)
Mark Mentovai
6 years, 2 months ago (2014-10-16 22:07:55 UTC) #2
Robert Sesek
LGTM. If GYP had a concept of runnable targets, this would be a good candidate ...
6 years, 2 months ago (2014-10-16 23:05:09 UTC) #3
Mark Mentovai
Made a minor update to the format used for section headers, and renamed .txt to ...
6 years, 2 months ago (2014-10-17 12:52:33 UTC) #5
Mark Mentovai
6 years, 2 months ago (2014-10-17 15:01:59 UTC) #6
Message was sent while issue was closed.
Committed patchset #3 (id:60001) manually as
f59e3e6b780100a705dd583f44467f7c1f9b14bd (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698