|
[NaCl SDK Docs] Simplify PPAPI documentation generation.
* Modified chrome_sidenav.json to point to the correct locations.
* Added new template Doxygen config files for PPAPI C/C++ to the
native_client_sdk directory.
* Copied doxy_cleanup.py from ppapi/c/documentation, and moved it to
native_client_sdk, with some cleanup
* Modified doxygen header/footer to generate for chromesite
* Added generate_docs.py script. This automates nearly all of the
doxygen documentation generation: gets the current stable/beta/dev branches,
downloads ppapi via SVN, runs doxygen, runs doxy_cleanup, and generates
ReST files for reference indexes.
No tryjobs because this is a documentation-only change.
BUG=none
R=awatson@chromium.org, sbc@chromium.org
Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=245362
Total comments: 7
|
Unified diffs |
Side-by-side diffs |
Delta from patch set |
Stats (+2373 lines, -74 lines) |
Patch |
 |
M |
chrome/common/extensions/docs/templates/json/chrome_sidenav.json
|
View
|
|
1 chunk |
+14 lines, -18 lines |
0 comments
|
Download
|
 |
A |
native_client_sdk/src/doc/doxygen/Doxyfile.c.template
|
View
|
|
1 chunk |
+75 lines, -0 lines |
0 comments
|
Download
|
 |
A |
native_client_sdk/src/doc/doxygen/Doxyfile.cpp.template
|
View
|
|
1 chunk |
+76 lines, -0 lines |
0 comments
|
Download
|
 |
A + |
native_client_sdk/src/doc/doxygen/doxy_cleanup.py
|
View
|
1
|
4 chunks |
+121 lines, -44 lines |
0 comments
|
Download
|
 |
A |
native_client_sdk/src/doc/doxygen/footer.html
|
View
|
|
1 chunk |
+1 line, -0 lines |
0 comments
|
Download
|
 |
A |
native_client_sdk/src/doc/doxygen/generate_docs.py
|
View
|
1
|
1 chunk |
+223 lines, -0 lines |
0 comments
|
Download
|
 |
A |
native_client_sdk/src/doc/doxygen/header.html
|
View
|
|
1 chunk |
+3 lines, -0 lines |
0 comments
|
Download
|
 |
A |
native_client_sdk/src/doc/doxygen/rst_index.py
|
View
|
1
|
1 chunk |
+256 lines, -0 lines |
0 comments
|
Download
|
 |
A + |
native_client_sdk/src/doc/doxygen/stylesheet.css
|
View
|
1
2
3
4
|
2 chunks |
+5 lines, -1 line |
0 comments
|
Download
|
 |
M |
native_client_sdk/src/doc/faq.rst
|
View
|
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
 |
A |
native_client_sdk/src/doc/pepper_beta/c/index.rst
|
View
|
1
|
1 chunk |
+283 lines, -0 lines |
0 comments
|
Download
|
 |
A |
native_client_sdk/src/doc/pepper_beta/cpp/index.rst
|
View
|
1
|
1 chunk |
+218 lines, -0 lines |
0 comments
|
Download
|
 |
A |
native_client_sdk/src/doc/pepper_beta/index.rst
|
View
|
1
|
1 chunk |
+19 lines, -0 lines |
0 comments
|
Download
|
 |
A |
native_client_sdk/src/doc/pepper_dev/c/index.rst
|
View
|
1
|
1 chunk |
+299 lines, -0 lines |
0 comments
|
Download
|
 |
A |
native_client_sdk/src/doc/pepper_dev/cpp/index.rst
|
View
|
1
|
1 chunk |
+234 lines, -0 lines |
0 comments
|
Download
|
 |
A |
native_client_sdk/src/doc/pepper_dev/index.rst
|
View
|
1
|
1 chunk |
+19 lines, -0 lines |
0 comments
|
Download
|
 |
A |
native_client_sdk/src/doc/pepper_stable/c/index.rst
|
View
|
1
|
1 chunk |
+283 lines, -0 lines |
0 comments
|
Download
|
 |
A |
native_client_sdk/src/doc/pepper_stable/cpp/index.rst
|
View
|
1
|
1 chunk |
+218 lines, -0 lines |
0 comments
|
Download
|
 |
A |
native_client_sdk/src/doc/pepper_stable/index.rst
|
View
|
1
|
1 chunk |
+19 lines, -0 lines |
0 comments
|
Download
|
 |
D |
native_client_sdk/src/doc/peppercpp/index.rst
|
View
|
|
1 chunk |
+0 lines, -9 lines |
0 comments
|
Download
|
 |
M |
native_client_sdk/src/doc/sitemap.rst
|
View
|
|
1 chunk |
+6 lines, -1 line |
0 comments
|
Download
|
Total messages: 7 (0 generated)
|