summaryrefslogtreecommitdiffstats
path: root/native_client_sdk/doc_generated/devguide/coding/application-structure.html
Commit message (Collapse)AuthorAgeFilesLines
* Per P0 reqs add launch points + make download obvious. Also misc copy edits.jmedley2014-08-251-3/+3
| | | | | | | | | | | | | | | | | | | | | | BUG=none R= mkearney@chromium.org, smain@chromium.org, binji@chromium.org TEST=none NOTRY=true (documentation only change) Priority list copied here for reference: P1 But written by different engineers, very uneven quality and voice. P2 Some documentation could be expanded. P0 The ramp-in for new users could be improved. P0 The landing page isn't "cool", it doesn't make developers want to jump in and use it. Could we have a more github-like thing that gets people started quickly? Could we have a narrative intro? We just bought the pna.cl domain, we should use it! P3 We think it's pretty important to keep the deep-dive in there (e.g. sandbox internals, bitcode reference). Review URL: https://codereview.chromium.org/476793002 Cr-Commit-Position: refs/heads/master@{#291696}
* [NaCl SDK Docs] Only generate one top-level <section> element.binji@chromium.org2014-08-061-8/+3
| | | | | | | | | | | | | | | This fixes the right-side table-of-contents on the documentation page, so it is collapsible and only shows h2 headings by default. NOTRY because it is a documentation-only change. BUG=374811 R=sbc@chromium.org NOTRY=true Review URL: https://codereview.chromium.org/438403003 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@287804 0039d316-1c4b-4281-b951-d872f2087c98
* NaCL docs: add missing generated filesjfb@chromium.org2014-05-061-3/+4
| | | | | | | | | | | | | | Not all files were updated by previous commits. R= binji@chromium.org TEST= none BUG= none NOTRY=true (documentation only change) Review URL: https://codereview.chromium.org/260883006 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@268334 0039d316-1c4b-4281-b951-d872f2087c98
* [NaCl SDK Docs] Remove table-of-contents from generated pages.binji@chromium.org2014-01-241-3/+3
| | | | | | | | | | | | | | | | We don't want the TOC at the top of the chromesite pages, but we do for the devsite pages. The table-of-contents is in the .rst file, but we don't want to remove it in case we need to generate devsite documentation again. The easy hack for now is to set the style of the element to "display: none". Also, remove doc_generated/.buildinfo. This file should not be checked in. BUG=none R=sbc@chromium.org Review URL: https://codereview.chromium.org/146203002 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@246928 0039d316-1c4b-4281-b951-d872f2087c98
* [NaCl SDK Docs] Check in the generated NaCl SDK Documentation.binji@chromium.org2014-01-231-0/+216
This is necessary so that the Chromesite server can poll for changes and automatically update. I can't upload the full docs/images to Rietveld, so this review will just be empty and I'll manually commit. BUG=none R=awatson@chromium.org, sbc@chromium.org Review URL: https://codereview.chromium.org/140993006 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@246665 0039d316-1c4b-4281-b951-d872f2087c98