0
Commit Graph

4 Commits

Author SHA1 Message Date
ad88ec0d62 [NaCl SDK Docs] PPAPI docs use a new template without a sidenav.
This is not perfect, as some function names are still to long. But it improves
most of them.

I've also added the ability to specify the chromesite template to use from
within the .rst file.

BUG=374811
TEST=locally ran the server
R=kalman@chromium.org, sbc@chromium.org

Review URL: https://codereview.chromium.org/299753002

git-svn-id: svn://svn.chromium.org/chrome/trunk/src@271937 0039d316-1c4b-4281-b951-d872f2087c98
2014-05-21 19:08:38 +00:00
8fb308b111 [NaCl SDK Docs] Update CSS for docs.
* Add a top-level <div> with id "doxygen-ref", to more easily match only
doxygen-generated elements. This is the same behavior as with devsite.
* Also add doxygen.css, which is minimal so far; it mostly just cleans up the
table layout.
* Also removing the local_extensions.css file. It was only used for local testing make the generated pages look more like devsite.

BUG=none
R=awatson@chromium.org, sbc@chromium.org

Review URL: https://codereview.chromium.org/153333002

git-svn-id: svn://svn.chromium.org/chrome/trunk/src@249462 0039d316-1c4b-4281-b951-d872f2087c98
2014-02-06 18:48:06 +00:00
769ee44325 [NaCl SDK Docs] Remove /tmp path from generated docs.
When running generate_docs.py, Doxygen would generate the docs from source
files in a directory like /tmp/pepper_stableXXXXX. These paths were being
displayed in the generated docs. This change makes the filenames relative to
ppapi/c or ppapi/cpp.

This CL also includes the changes to the generated docs; I haven't uploaded
them to Rietveld because there are too many files.

BUG=none
R=sbc@chromium.org

Review URL: https://codereview.chromium.org/131343010

git-svn-id: svn://svn.chromium.org/chrome/trunk/src@246968 0039d316-1c4b-4281-b951-d872f2087c98
2014-01-24 21:21:02 +00:00
bde3d5d020 [NaCl SDK Docs] Check in the generated NaCl SDK Documentation.
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
2014-01-23 19:26:04 +00:00