Index: native_client_sdk/doc_generated/devguide/devcycle/building.html |
diff --git a/native_client_sdk/doc_generated/devguide/devcycle/building.html b/native_client_sdk/doc_generated/devguide/devcycle/building.html |
index 3737c05c6742ef82742e526001bc7dc00c5ece83..126a811be0c9b43e2a4f6a4510397b3f78a23f3c 100644 |
--- a/native_client_sdk/doc_generated/devguide/devcycle/building.html |
+++ b/native_client_sdk/doc_generated/devguide/devcycle/building.html |
@@ -290,7 +290,7 @@ refer to the final version of the application before deployment. |
The <code>create_nmf.py</code> tool helps generate an <code>.nmf</code> file, but <code>.nmf</code> |
files can also be written by hand.</p> |
</section><section id="compressing-the-pexe-for-deployment"> |
-<h3 id="compressing-the-pexe-for-deployment">Compressing the <strong>pexe</strong> for deployment</h3> |
+<span id="pnacl-compress"></span><h3 id="compressing-the-pexe-for-deployment"><span id="pnacl-compress"></span>Compressing the <strong>pexe</strong> for deployment</h3> |
<p>Size compression is an optional step for deployment, and reduces the |
size of the pexe file that must be transmitted over the wire. The tool |
<code>pnacl-compress</code> applies compression strategies that are already built |