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

Unified Diff: documentation/index.dox

Issue 12088091: Remove legacy docs and gallery (Closed) Base URL: http://nativeclient-sdk.googlecode.com/svn/trunk/src
Patch Set: Created 7 years, 11 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 side-by-side diff with in-line comments
Download patch
« no previous file with comments | « documentation/images-dox/README.txt ('k') | documentation/modules.dox » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: documentation/index.dox
diff --git a/documentation/index.dox b/documentation/index.dox
deleted file mode 100644
index 2af602e99f1a4f9a3f51e8a2d10eccf59d907a1a..0000000000000000000000000000000000000000
--- a/documentation/index.dox
+++ /dev/null
@@ -1,46 +0,0 @@
-/** @mainpage c_salt Reference Documentation
-
- This reference documentation describes the c_salt API, which is
- an open-source API for browser plugins that layers on
- top of the Pepper API and the NPAPI.
- You can use the c_salt API
- in <a href="http://code.google.com/p/nativeclient-sdk">Native Client</a>
- modules to communicate with the Google Chrome browser.
- This page has the following contents:
-
- - @ref reading
- - @ref modules
- - @ref about
-
-
- @section reading Before you start
-
- This documentation assumes that you have read and understood
- the following pages in the Native Client SDK project:
-
- - <a href="http://code.google.com/p/nativeclient-sdk/">Getting started</a>
-
-
- @section modules API categories
-
-The c_salt API consists of a C++ API in the c_salt namespace.
-
-(Details TBD)...
-
-
- @section about About this doc
-
- <p>
- The tabs at the top of each page take you to the following sections.
- </p>
-
- - <b>Main Page</b>: This page
- - <a href="modules.html"><b>Modules</b></a>: Lets you find API by functional area
- - <a href="annotated.html"><b>Data Structures</b></a>:
- List of classes and data structures in c_salt.
- - <a href="files.html"><b>Files</b></a>:
- The header files used to generate this documentation,
- with file descriptions and links to generated doc.
- Don't miss the <a href="globals.html">File member index</a>.
-
- */
« no previous file with comments | « documentation/images-dox/README.txt ('k') | documentation/modules.dox » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698