0
Commit Graph

3 Commits

Author SHA1 Message Date
sbc
64c8dbe5de [NaCl SDK] Re-generate docs
Add check for doxygen version of build script since
we require a specific version (sadly).

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

Cr-Commit-Position: refs/heads/master@{#365977}
2015-12-18 01:51:45 +00:00
ae508b24f3 [NaCl SDK Docs] Update Pepper docs to latest.
BUG=none
R=jpmedley@chromium.org
R=sbc@chromium.org

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

Cr-Commit-Position: refs/heads/master@{#314849}
2015-02-05 19:16:32 +00:00
7fba159294 [NaCl SDK Docs] Fix many issues with the doc generator.
* It was broken after the git switch (it used SVN internally)
* Generate Pepper indexes to
  c-api-{channel} instead of pepper_{channel}/c

This relies on using Doxygen 1.7.6.1, which was installed by default on Lucid. Doxygen 1.8 does not work, and maybe never will.

You can set the DOXYGEN environment variable to point to a good version of doxygen.

No trybots because it is a documentation generation only change. I tested locally to ensure this wouldn't break stuff.

BUG=none
TEST=local
NOTRY=true
R=sbc@chromium.org

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

Cr-Commit-Position: refs/heads/master@{#302127}
2014-10-30 19:20:59 +00:00