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

Unified Diff: native_client_sdk/src/doc/devguide/devcycle/dynamic-loading.rst

Issue 297513012: Removing nav where it clashes with tables, and removing some links. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Adding content back into Application Gallery and Middleware pages. This is being done somewhat hac… Created 6 years, 6 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/community/middleware.rst ('k') | native_client_sdk/src/doc/image-list.rst » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: native_client_sdk/src/doc/devguide/devcycle/dynamic-loading.rst
diff --git a/native_client_sdk/src/doc/devguide/devcycle/dynamic-loading.rst b/native_client_sdk/src/doc/devguide/devcycle/dynamic-loading.rst
index 28cbcd2386978c3bd0ab93f0966dfbe85f71af72..5c394cabecffe917f7357fd33654b1f805bfb770 100644
--- a/native_client_sdk/src/doc/devguide/devcycle/dynamic-loading.rst
+++ b/native_client_sdk/src/doc/devguide/devcycle/dynamic-loading.rst
@@ -307,7 +307,7 @@ As described above, an application's manifest file must explicitly list all the
executable code modules that the application directly depends on, including
modules from the application itself (.nexe and .so files), modules from the
Native Client SDK (e.g., libppapi_cpp.so), and perhaps also modules from
-`naclport <naclports_>`_ or from :doc:`middleware systems <../../community/middleware>` that
+`naclport <naclports_>`_ or from `middleware systems <../../community/middleware>`_ that
the application uses. You must provide all of those modules as part of the
application deployment process.
« no previous file with comments | « native_client_sdk/src/doc/community/middleware.rst ('k') | native_client_sdk/src/doc/image-list.rst » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698