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

Unified Diff: extensions/README.md

Issue 2896503002: [Extensions Bindings] Add some documentation (Closed)
Patch Set: linkify 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') | extensions/renderer/bindings.md » ('J')
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..b853833ddcd6caf8229ebbcc2814d3d5f6282b68 100644
--- a/extensions/README.md
+++ b/extensions/README.md
@@ -6,4 +6,7 @@ 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:
+- [//extensions/docs/extension\_and\_app\_types.md](Extension and App Types)
+- [//chrome/common/extensions/api/\_features.md](Feature System)
+- [//extensions/renderer/bindings.md](Bindings System)
« no previous file with comments | « no previous file | extensions/renderer/bindings.md » ('j') | extensions/renderer/bindings.md » ('J')

Powered by Google App Engine
This is Rietveld 408576698