From 2e84a65aed0e4683dd1ae27c731edefbb57bf7d3 Mon Sep 17 00:00:00 2001 From: "kathyw@google.com" Date: Fri, 6 Nov 2009 04:29:51 +0000 Subject: Add a Samples page. For now, it just points to the Chromium project's sample page and source code. TEST=none BUG=none TBR=aa Review URL: http://codereview.chromium.org/372010 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@31205 0039d316-1c4b-4281-b951-d872f2087c98 --- chrome/common/extensions/docs/api_index.html | 2 +- chrome/common/extensions/docs/api_other.html | 2 +- chrome/common/extensions/docs/autoupdate.html | 2 +- .../common/extensions/docs/background_pages.html | 2 +- chrome/common/extensions/docs/bookmarks.html | 2 +- chrome/common/extensions/docs/browserAction.html | 2 +- chrome/common/extensions/docs/content_scripts.html | 2 +- chrome/common/extensions/docs/devguide.html | 2 +- chrome/common/extensions/docs/devtools.html | 2 +- chrome/common/extensions/docs/events.html | 2 +- chrome/common/extensions/docs/extension.html | 2 +- chrome/common/extensions/docs/getstarted.html | 2 +- chrome/common/extensions/docs/hosting.html | 2 +- chrome/common/extensions/docs/i18n.html | 2 +- chrome/common/extensions/docs/index.html | 2 +- chrome/common/extensions/docs/manifest.html | 2 +- chrome/common/extensions/docs/match_patterns.html | 2 +- chrome/common/extensions/docs/npapi.html | 2 +- chrome/common/extensions/docs/options.html | 2 +- chrome/common/extensions/docs/override.html | 4 +- chrome/common/extensions/docs/overview.html | 2 +- chrome/common/extensions/docs/packaging.html | 2 +- chrome/common/extensions/docs/pageAction.html | 2 +- chrome/common/extensions/docs/samples.html | 406 +++++++++++++++++++++ chrome/common/extensions/docs/static/samples.html | 9 + chrome/common/extensions/docs/tabs.html | 2 +- .../extensions/docs/template/api_template.html | 2 +- chrome/common/extensions/docs/test.html | 2 +- chrome/common/extensions/docs/themes.html | 2 +- chrome/common/extensions/docs/toolstrip.html | 2 +- chrome/common/extensions/docs/tut_debugging.html | 2 +- chrome/common/extensions/docs/tutorials.html | 2 +- chrome/common/extensions/docs/windows.html | 2 +- chrome/common/extensions/docs/xhr.html | 2 +- 34 files changed, 448 insertions(+), 33 deletions(-) create mode 100644 chrome/common/extensions/docs/samples.html create mode 100644 chrome/common/extensions/docs/static/samples.html (limited to 'chrome') diff --git a/chrome/common/extensions/docs/api_index.html b/chrome/common/extensions/docs/api_index.html index 1a478d0..19a4131 100644 --- a/chrome/common/extensions/docs/api_index.html +++ b/chrome/common/extensions/docs/api_index.html @@ -151,7 +151,7 @@
  • Other APIs
  • -
  • Samples
  • +
  • Samples
  • diff --git a/chrome/common/extensions/docs/api_other.html b/chrome/common/extensions/docs/api_other.html index 3429b3f..935500d 100644 --- a/chrome/common/extensions/docs/api_other.html +++ b/chrome/common/extensions/docs/api_other.html @@ -151,7 +151,7 @@
  • Other APIs
  • -
  • Samples
  • +
  • Samples
  • diff --git a/chrome/common/extensions/docs/autoupdate.html b/chrome/common/extensions/docs/autoupdate.html index 166628a..9b083d3 100644 --- a/chrome/common/extensions/docs/autoupdate.html +++ b/chrome/common/extensions/docs/autoupdate.html @@ -151,7 +151,7 @@
  • Other APIs
  • -
  • Samples
  • +
  • Samples
  • diff --git a/chrome/common/extensions/docs/background_pages.html b/chrome/common/extensions/docs/background_pages.html index ecb3854..2acdad4 100644 --- a/chrome/common/extensions/docs/background_pages.html +++ b/chrome/common/extensions/docs/background_pages.html @@ -151,7 +151,7 @@
  • Other APIs
  • -
  • Samples
  • +
  • Samples
  • diff --git a/chrome/common/extensions/docs/bookmarks.html b/chrome/common/extensions/docs/bookmarks.html index 752083b..36afd0b 100644 --- a/chrome/common/extensions/docs/bookmarks.html +++ b/chrome/common/extensions/docs/bookmarks.html @@ -151,7 +151,7 @@
  • Other APIs
  • -
  • Samples
  • +
  • Samples
  • diff --git a/chrome/common/extensions/docs/browserAction.html b/chrome/common/extensions/docs/browserAction.html index 41702de..be78639 100644 --- a/chrome/common/extensions/docs/browserAction.html +++ b/chrome/common/extensions/docs/browserAction.html @@ -151,7 +151,7 @@
  • Other APIs
  • -
  • Samples
  • +
  • Samples
  • diff --git a/chrome/common/extensions/docs/content_scripts.html b/chrome/common/extensions/docs/content_scripts.html index e9b2b67..9c8bf16 100644 --- a/chrome/common/extensions/docs/content_scripts.html +++ b/chrome/common/extensions/docs/content_scripts.html @@ -151,7 +151,7 @@
  • Other APIs
  • -
  • Samples
  • +
  • Samples
  • diff --git a/chrome/common/extensions/docs/devguide.html b/chrome/common/extensions/docs/devguide.html index 2f8aac7..3a58f42 100644 --- a/chrome/common/extensions/docs/devguide.html +++ b/chrome/common/extensions/docs/devguide.html @@ -151,7 +151,7 @@
  • Other APIs
  • -
  • Samples
  • +
  • Samples
  • diff --git a/chrome/common/extensions/docs/devtools.html b/chrome/common/extensions/docs/devtools.html index d47db69..98fd74b 100644 --- a/chrome/common/extensions/docs/devtools.html +++ b/chrome/common/extensions/docs/devtools.html @@ -151,7 +151,7 @@
  • Other APIs
  • -
  • Samples
  • +
  • Samples
  • diff --git a/chrome/common/extensions/docs/events.html b/chrome/common/extensions/docs/events.html index ec11960..8983491 100644 --- a/chrome/common/extensions/docs/events.html +++ b/chrome/common/extensions/docs/events.html @@ -151,7 +151,7 @@
  • Other APIs
  • -
  • Samples
  • +
  • Samples
  • diff --git a/chrome/common/extensions/docs/extension.html b/chrome/common/extensions/docs/extension.html index 01eb06c..2174eae 100644 --- a/chrome/common/extensions/docs/extension.html +++ b/chrome/common/extensions/docs/extension.html @@ -151,7 +151,7 @@
  • Other APIs
  • -
  • Samples
  • +
  • Samples
  • diff --git a/chrome/common/extensions/docs/getstarted.html b/chrome/common/extensions/docs/getstarted.html index 6779762..c640279 100644 --- a/chrome/common/extensions/docs/getstarted.html +++ b/chrome/common/extensions/docs/getstarted.html @@ -151,7 +151,7 @@
  • Other APIs
  • -
  • Samples
  • +
  • Samples
  • diff --git a/chrome/common/extensions/docs/hosting.html b/chrome/common/extensions/docs/hosting.html index a1d0a05..3068556 100644 --- a/chrome/common/extensions/docs/hosting.html +++ b/chrome/common/extensions/docs/hosting.html @@ -151,7 +151,7 @@
  • Other APIs
  • -
  • Samples
  • +
  • Samples
  • diff --git a/chrome/common/extensions/docs/i18n.html b/chrome/common/extensions/docs/i18n.html index 05cf3ed..fb458bb 100644 --- a/chrome/common/extensions/docs/i18n.html +++ b/chrome/common/extensions/docs/i18n.html @@ -151,7 +151,7 @@
  • Other APIs
  • -
  • Samples
  • +
  • Samples
  • diff --git a/chrome/common/extensions/docs/index.html b/chrome/common/extensions/docs/index.html index ba9db88..f82273d 100644 --- a/chrome/common/extensions/docs/index.html +++ b/chrome/common/extensions/docs/index.html @@ -151,7 +151,7 @@
  • Other APIs
  • -
  • Samples
  • +
  • Samples
  • diff --git a/chrome/common/extensions/docs/manifest.html b/chrome/common/extensions/docs/manifest.html index 7dadf77..145be1f 100644 --- a/chrome/common/extensions/docs/manifest.html +++ b/chrome/common/extensions/docs/manifest.html @@ -151,7 +151,7 @@
  • Other APIs
  • -
  • Samples
  • +
  • Samples
  • diff --git a/chrome/common/extensions/docs/match_patterns.html b/chrome/common/extensions/docs/match_patterns.html index 29a133f..307506a 100644 --- a/chrome/common/extensions/docs/match_patterns.html +++ b/chrome/common/extensions/docs/match_patterns.html @@ -151,7 +151,7 @@
  • Other APIs
  • -
  • Samples
  • +
  • Samples
  • diff --git a/chrome/common/extensions/docs/npapi.html b/chrome/common/extensions/docs/npapi.html index 6c34ec5..e17e794 100644 --- a/chrome/common/extensions/docs/npapi.html +++ b/chrome/common/extensions/docs/npapi.html @@ -151,7 +151,7 @@
  • Other APIs
  • -
  • Samples
  • +
  • Samples
  • diff --git a/chrome/common/extensions/docs/options.html b/chrome/common/extensions/docs/options.html index 05162f6..6d9212d 100644 --- a/chrome/common/extensions/docs/options.html +++ b/chrome/common/extensions/docs/options.html @@ -151,7 +151,7 @@
  • Other APIs
  • -
  • Samples
  • +
  • Samples
  • diff --git a/chrome/common/extensions/docs/override.html b/chrome/common/extensions/docs/override.html index 235176f..145a5a7 100644 --- a/chrome/common/extensions/docs/override.html +++ b/chrome/common/extensions/docs/override.html @@ -151,7 +151,7 @@
  • Other APIs
  • -
  • Samples
  • +
  • Samples
  • @@ -287,7 +287,7 @@ like this:

    For an effective New Tab page, follow these guidelines:

    - + -
  • Samples
  • +
  • Samples
  • diff --git a/chrome/common/extensions/docs/packaging.html b/chrome/common/extensions/docs/packaging.html index 5cb1ae5..d2369f5 100644 --- a/chrome/common/extensions/docs/packaging.html +++ b/chrome/common/extensions/docs/packaging.html @@ -151,7 +151,7 @@
  • Other APIs
  • -
  • Samples
  • +
  • Samples
  • diff --git a/chrome/common/extensions/docs/pageAction.html b/chrome/common/extensions/docs/pageAction.html index 41cedba..f9c6575 100644 --- a/chrome/common/extensions/docs/pageAction.html +++ b/chrome/common/extensions/docs/pageAction.html @@ -151,7 +151,7 @@
  • Other APIs
  • -
  • Samples
  • +
  • Samples
  • diff --git a/chrome/common/extensions/docs/samples.html b/chrome/common/extensions/docs/samples.html new file mode 100644 index 0000000..ea85573 --- /dev/null +++ b/chrome/common/extensions/docs/samples.html @@ -0,0 +1,406 @@ + + + + + + + + Samples
    + + +
    + + +
    +
    + paramName + + + +
    + ( + optional + + + Type + + + + array of + + paramType + + + ) +
    + +
    +
    +
    + Undocumented. +
    +
    + Description of this parameter from the json schema. +
    + + +
    +
    +
    +
    +
    +
    +
    +
    +
    + +
    + + + + + +
    + +
    + +
    + +
    + + + + + +

    +You can find samples at the Chromium project: +

    + + + +
    + + + +
    +
    + +
    + + diff --git a/chrome/common/extensions/docs/static/samples.html b/chrome/common/extensions/docs/static/samples.html new file mode 100644 index 0000000..9f213ff --- /dev/null +++ b/chrome/common/extensions/docs/static/samples.html @@ -0,0 +1,9 @@ +

    +You can find samples at the Chromium project: +

    + + + diff --git a/chrome/common/extensions/docs/tabs.html b/chrome/common/extensions/docs/tabs.html index 6926940..39ff3fc 100644 --- a/chrome/common/extensions/docs/tabs.html +++ b/chrome/common/extensions/docs/tabs.html @@ -151,7 +151,7 @@
  • Other APIs
  • -
  • Samples
  • +
  • Samples
  • diff --git a/chrome/common/extensions/docs/template/api_template.html b/chrome/common/extensions/docs/template/api_template.html index 222080b..518ac09 100644 --- a/chrome/common/extensions/docs/template/api_template.html +++ b/chrome/common/extensions/docs/template/api_template.html @@ -135,7 +135,7 @@
  • Other APIs
  • -
  • Samples
  • +
  • Samples
  • diff --git a/chrome/common/extensions/docs/test.html b/chrome/common/extensions/docs/test.html index 3cf8d73..2a703c9 100644 --- a/chrome/common/extensions/docs/test.html +++ b/chrome/common/extensions/docs/test.html @@ -151,7 +151,7 @@
  • Other APIs
  • -
  • Samples
  • +
  • Samples
  • diff --git a/chrome/common/extensions/docs/themes.html b/chrome/common/extensions/docs/themes.html index 0ce5607..06b0647 100644 --- a/chrome/common/extensions/docs/themes.html +++ b/chrome/common/extensions/docs/themes.html @@ -151,7 +151,7 @@
  • Other APIs
  • -
  • Samples
  • +
  • Samples
  • diff --git a/chrome/common/extensions/docs/toolstrip.html b/chrome/common/extensions/docs/toolstrip.html index 98e55b9..8b7ef70 100644 --- a/chrome/common/extensions/docs/toolstrip.html +++ b/chrome/common/extensions/docs/toolstrip.html @@ -151,7 +151,7 @@
  • Other APIs
  • -
  • Samples
  • +
  • Samples
  • diff --git a/chrome/common/extensions/docs/tut_debugging.html b/chrome/common/extensions/docs/tut_debugging.html index 64b214c..21f1379 100644 --- a/chrome/common/extensions/docs/tut_debugging.html +++ b/chrome/common/extensions/docs/tut_debugging.html @@ -151,7 +151,7 @@
  • Other APIs
  • -
  • Samples
  • +
  • Samples
  • diff --git a/chrome/common/extensions/docs/tutorials.html b/chrome/common/extensions/docs/tutorials.html index 10fcd13..8180dd6 100644 --- a/chrome/common/extensions/docs/tutorials.html +++ b/chrome/common/extensions/docs/tutorials.html @@ -151,7 +151,7 @@
  • Other APIs
  • -
  • Samples
  • +
  • Samples
  • diff --git a/chrome/common/extensions/docs/windows.html b/chrome/common/extensions/docs/windows.html index 08df352..b848bd5 100644 --- a/chrome/common/extensions/docs/windows.html +++ b/chrome/common/extensions/docs/windows.html @@ -151,7 +151,7 @@
  • Other APIs
  • -
  • Samples
  • +
  • Samples
  • diff --git a/chrome/common/extensions/docs/xhr.html b/chrome/common/extensions/docs/xhr.html index 90a5c5f..8b1916a 100644 --- a/chrome/common/extensions/docs/xhr.html +++ b/chrome/common/extensions/docs/xhr.html @@ -151,7 +151,7 @@
  • Other APIs
  • -
  • Samples
  • +
  • Samples
  • -- cgit v1.1