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

Unified Diff: native_client_sdk/src/doc/devguide/tutorial/tutorial-part1.rst

Issue 254033002: [NaCl SDK Docs] Remove links to developers.google.com (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: . Created 6 years, 8 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
Index: native_client_sdk/src/doc/devguide/tutorial/tutorial-part1.rst
diff --git a/native_client_sdk/src/doc/devguide/tutorial/tutorial-part1.rst b/native_client_sdk/src/doc/devguide/tutorial/tutorial-part1.rst
index ccb87a990004db8e19a3b13eb8de656b5de958b1..7f4dd62b2ced6849085c011d2c7e66c0da85439b 100644
--- a/native_client_sdk/src/doc/devguide/tutorial/tutorial-part1.rst
+++ b/native_client_sdk/src/doc/devguide/tutorial/tutorial-part1.rst
@@ -238,9 +238,9 @@ Populate the member function with code, as follows:
See the Pepper API documentation for additional information about the
`pp::Instance.HandleMessage
-<https://developers.google.com/native-client/peppercpp/classpp_1_1_instance.html#a5dce8c8b36b1df7cfcc12e42397a35e8>`_
+</native-client/pepper_stable/cpp/classpp_1_1_instance.html#a5dce8c8b36b1df7cfcc12e42397a35e8>`_
and `pp::Instance.PostMessage
-<https://developers.google.com/native-client/peppercpp/classpp_1_1_instance.html#a67e888a4e4e23effe7a09625e73ecae9>`_
+</native-client/pepper_stable/cpp/classpp_1_1_instance.html#a67e888a4e4e23effe7a09625e73ecae9>`_
member functions.
Step 8: Compile the Native Client module and run the application again
@@ -282,9 +282,8 @@ Next steps
* See the :doc:`Application Structure </devguide/coding/application-structure>`
chapter in the Developer's Guide for information about how to structure a
Native Client module.
-* Check the `C++ Reference
- <https://developers.google.com/native-client/peppercpp>`_ for details about
- how to use the Pepper APIs.
+* Check the `C++ Reference </native-client/pepper_stable/cpp>`_ for details
+ about how to use the Pepper APIs.
* Browse through the source code of the SDK examples (in the ``examples``
directory) to learn additional techniques for writing Native Client
applications and using the Pepper APIs.
« no previous file with comments | « native_client_sdk/src/doc/devguide/distributing.rst ('k') | native_client_sdk/src/doc/devguide/tutorial/tutorial-part2.rst » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698