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

Side by Side Diff: native_client_sdk/src/documentation/modules.dox

Issue 16972010: Dropping nacl sdk dead code (documentation, project_template). (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 7 years, 6 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View unified diff | Download patch | Annotate | Revision Log
OLDNEW
(Empty)
1 // This is a doxygen file that describes the documentation groups
2
3 /**
4
5 @defgroup c_salt C Salt C++ API
6 Description of c_salt C++ API goes here.
7
8 @defgroup examples c_salt examples
9 Here are the examples that use c_salt
10
11 @defgroup npapi NPAPI bindings for c_salt
12 @ingroup c_salt
13 Defines the NPAPI bindings for c_salt
14
15 @defgroup ppapi PPAPI bindings for c_salt
16 @ingroup c_salt
17 Defines the PPAPI (i.e. Pepper2) bindings for c_salt
18
19 @defgroup tests c_salt integration and unit tests
20 Integration and unit tests for c_salt.
21
22 */
OLDNEW
« no previous file with comments | « native_client_sdk/src/documentation/index.dox ('k') | native_client_sdk/src/documentation/stylesheet.css » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698