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

Unified Diff: extensions/README.md

Issue 2896503002: [Extensions Bindings] Add some documentation (Closed)
Patch Set: nits Created 3 years, 7 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 | « no previous file | extensions/renderer/bindings.md » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: extensions/README.md
diff --git a/extensions/README.md b/extensions/README.md
index e17a37dc3485bd06e4dcf0efae7d9dd7f9983cb4..db75287156cc2a80b99866a347592cd6589e2d71 100644
--- a/extensions/README.md
+++ b/extensions/README.md
@@ -6,4 +6,10 @@ Some extensions code that is not Chrome-specific still lives in
[//chrome/browser/extensions](/chrome/browser/extensions) and will be moved
here.
-See [//extensions/docs](/extensions/docs) for technical documentation.
+Technical Documentation:
+
+* [Extension and App Types](/extensions/docs/extension_and_app_types.md)
+
+* [Features System](/chrome/common/extensions/api/_features.md)
+
+* [Bindings System](/extensions/renderer/bindings.md)
« no previous file with comments | « no previous file | extensions/renderer/bindings.md » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698