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

Issue 23531031: Minor cleanups for SDK devsite docs. (Closed)

Created:
7 years, 3 months ago by Sam Clegg
Modified:
7 years, 3 months ago
Reviewers:
binji, eliben
CC:
chromium-reviews, binji
Visibility:
Public.

Description

Minor cleanups for SDK devsite docs. Add -W to SHPINXOPTS to make warnings into error. Add presubmit check that makes sure sphinx is happy with the content. Use 2 spaces to indent code. Add a missing document. Fix document links in examples.rst. Use 'out' for build product data to be constent with chrome and native_client. Add 'all' target so that 'make' on its own will work (I'm lazy) R=binji@chromium.org, eliben@chromium.org Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=221806

Patch Set 1 #

Patch Set 2 : #

Total comments: 8

Patch Set 3 : #

Patch Set 4 : #

Patch Set 5 : #

Total comments: 5

Patch Set 6 : #

Unified diffs Side-by-side diffs Delta from patch set Stats (+150 lines, -116 lines) Patch
M native_client_sdk/src/doc/.gitignore View 1 2 3 4 5 1 chunk +0 lines, -1 line 0 comments Download
M native_client_sdk/src/doc/Makefile View 1 2 3 4 5 2 chunks +4 lines, -2 lines 0 comments Download
A native_client_sdk/src/doc/PRESUBMIT.py View 1 2 3 4 1 chunk +33 lines, -0 lines 0 comments Download
M native_client_sdk/src/doc/README View 2 chunks +6 lines, -6 lines 0 comments Download
M native_client_sdk/src/doc/devguide/distributing.rst View 1 2 6 chunks +100 lines, -99 lines 0 comments Download
M native_client_sdk/src/doc/index.rst View 1 2 3 4 5 1 chunk +0 lines, -1 line 0 comments Download
M native_client_sdk/src/doc/rest-devsite-examples.rst View 1 chunk +5 lines, -5 lines 0 comments Download
M native_client_sdk/src/doc/sdk/examples.rst View 2 chunks +2 lines, -2 lines 0 comments Download

Messages

Total messages: 8 (0 generated)
Sam Clegg
7 years, 3 months ago (2013-09-04 21:44:37 UTC) #1
eliben
https://codereview.chromium.org/23531031/diff/3001/native_client_sdk/src/doc/Makefile File native_client_sdk/src/doc/Makefile (right): https://codereview.chromium.org/23531031/diff/3001/native_client_sdk/src/doc/Makefile#newcode8 native_client_sdk/src/doc/Makefile:8: BUILDDIR = out Why out and not _build? _build ...
7 years, 3 months ago (2013-09-04 21:50:50 UTC) #2
Sam Clegg
https://codereview.chromium.org/23531031/diff/3001/native_client_sdk/src/doc/Makefile File native_client_sdk/src/doc/Makefile (right): https://codereview.chromium.org/23531031/diff/3001/native_client_sdk/src/doc/Makefile#newcode8 native_client_sdk/src/doc/Makefile:8: BUILDDIR = out On 2013/09/04 21:50:51, eliben wrote: > ...
7 years, 3 months ago (2013-09-04 21:54:29 UTC) #3
Sam Clegg
Might be overkill but I added a presubmit here to make sure nothing gets submitted ...
7 years, 3 months ago (2013-09-04 22:12:25 UTC) #4
binji
lgtm, make sure eliben is OK with it too, though https://codereview.chromium.org/23531031/diff/17001/native_client_sdk/src/doc/Makefile File native_client_sdk/src/doc/Makefile (right): https://codereview.chromium.org/23531031/diff/17001/native_client_sdk/src/doc/Makefile#newcode5 ...
7 years, 3 months ago (2013-09-05 00:52:51 UTC) #5
eliben
lgtm https://codereview.chromium.org/23531031/diff/3001/native_client_sdk/src/doc/Makefile File native_client_sdk/src/doc/Makefile (right): https://codereview.chromium.org/23531031/diff/3001/native_client_sdk/src/doc/Makefile#newcode8 native_client_sdk/src/doc/Makefile:8: BUILDDIR = out On 2013/09/04 21:54:30, Sam Clegg ...
7 years, 3 months ago (2013-09-05 15:47:20 UTC) #6
Sam Clegg
On 2013/09/05 15:47:20, eliben wrote: > lgtm > > https://codereview.chromium.org/23531031/diff/3001/native_client_sdk/src/doc/Makefile > File native_client_sdk/src/doc/Makefile (right): > ...
7 years, 3 months ago (2013-09-06 22:46:27 UTC) #7
Sam Clegg
7 years, 3 months ago (2013-09-06 22:51:26 UTC) #8
Message was sent while issue was closed.
Committed patchset #6 manually as r221806 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698