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

Unified Diff: native_client_sdk/src/doc/index.rst

Issue 23835002: [NaCl docs] Initial commit of the new docs infrastructure into Chromium. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Ignore Sphinx-y code in presubmit Created 7 years, 4 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 | « native_client_sdk/src/doc/images/wrenchTool.png ('k') | native_client_sdk/src/doc/overview.rst » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: native_client_sdk/src/doc/index.rst
diff --git a/native_client_sdk/src/doc/index.rst b/native_client_sdk/src/doc/index.rst
new file mode 100644
index 0000000000000000000000000000000000000000..3e32ffca255f038e1dac3d223979e9052c9572d5
--- /dev/null
+++ b/native_client_sdk/src/doc/index.rst
@@ -0,0 +1,21 @@
+Welcome to Native Client's documentation!
+=========================================
+
+Contents:
+
+.. toctree::
+ :maxdepth: 2
+
+ rest-devsite-examples.rst
+ overview.rst
+ quick-start.rst
+ sdk/download.rst
+ sdk/examples.rst
+ sdk/release-notes.rst
+ devguide/index.rst
+ devguide/tutorial.rst
+ devguide/devcycle/building.rst
+ devguide/coding/application-structure.rst
+
+ devguide/distributing.rst
+
« no previous file with comments | « native_client_sdk/src/doc/images/wrenchTool.png ('k') | native_client_sdk/src/doc/overview.rst » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698