| Index: native_client_sdk/src/doc/sdk/examples.rst
|
| diff --git a/native_client_sdk/src/doc/sdk/examples.rst b/native_client_sdk/src/doc/sdk/examples.rst
|
| index 73c6a33fe5600f47c5ddb575a358e2952800d6b4..33de9cdf8cbd7c1f480e92dd1a271e72e685b7cd 100644
|
| --- a/native_client_sdk/src/doc/sdk/examples.rst
|
| +++ b/native_client_sdk/src/doc/sdk/examples.rst
|
| @@ -159,6 +159,8 @@ For details on how to use ``make``, see the `GNU 'make' Manual
|
| use the SDK toolchain itself, see :doc:`Building Native Client Modules
|
| <../devguide/devcycle/building>`.
|
|
|
| +.. _run_sdk_examples:
|
| +
|
| Run the SDK examples
|
| --------------------
|
|
|
| @@ -202,6 +204,7 @@ You can run via a different toolchain or configuration by using the
|
|
|
| $ make run TOOLCHAIN=pnacl CONFIG=Debug
|
|
|
| +.. _run_sdk_examples_as_packaged:
|
|
|
| Run the SDK examples as packaged apps
|
| -------------------------------------
|
|
|