diff options
Diffstat (limited to 'native_client_sdk/doc_generated/devguide/coding/index.html')
-rw-r--r-- | native_client_sdk/doc_generated/devguide/coding/index.html | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/native_client_sdk/doc_generated/devguide/coding/index.html b/native_client_sdk/doc_generated/devguide/coding/index.html new file mode 100644 index 0000000..376f505 --- /dev/null +++ b/native_client_sdk/doc_generated/devguide/coding/index.html @@ -0,0 +1,10 @@ +{{+bindTo:partials.standard_nacl_article}} + +<section id="coding-your-application"> +<span id="coding"></span><h1 id="coding-your-application"><span id="coding"></span>Coding Your Application</h1> +<p>This section of the Developer’s Guide describes important concepts that would be +useful to understand in order to code your application—e.g., how an +application is structured, and how to use the Pepper APIs.</p> +</section> + +{{/partials.standard_nacl_article}} |