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

Unified Diff: chrome/common/extensions/docs/server2/templates/public/samples.html

Issue 10689144: Extensions Docs Server: Samples zip files (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 8 years, 5 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
Index: chrome/common/extensions/docs/server2/templates/public/samples.html
diff --git a/chrome/common/extensions/docs/server2/templates/public/samples.html b/chrome/common/extensions/docs/server2/templates/public/samples.html
new file mode 100644
index 0000000000000000000000000000000000000000..fd76ae19122434f8615d4d5cd00fa56f121eb7cc
--- /dev/null
+++ b/chrome/common/extensions/docs/server2/templates/public/samples.html
@@ -0,0 +1,3 @@
+<a href="examples/api/browserAction/set_icon_path.zip">set_icon_path</a><br/>
+<a href="examples/api/browserAction/make_page_red.zip">make_page_red</a><br/>
+<a href="examples/api/i18n/getMessage.zip">getMessage</a><br/>
not at google - send to devlin 2012/07/11 00:35:09 Yep, as per IRC convo, generate this? If it's too
cduvall 2012/07/11 20:56:30 Done.

Powered by Google App Engine
This is Rietveld 408576698