Fixing custom search for apps and extension docs.
commitdfa88de61f938f26f5adfffb5928ba8e4a17ed8a
authormkearney@google.com <mkearney@google.com@0039d316-1c4b-4281-b951-d872f2087c98>
Fri, 26 Oct 2012 19:34:04 +0000 (26 19:34 +0000)
committermkearney@google.com <mkearney@google.com@0039d316-1c4b-4281-b951-d872f2087c98>
Fri, 26 Oct 2012 19:34:04 +0000 (26 19:34 +0000)
tree6a07fee2e30aaeb5b66e0c6f3ad6ba1301b4ffab
parent70473e3579eda79b087f068442faeab6b02d6769
Fixing custom search for apps and extension docs.

Search should have:
* Autocompletion
* A separate page for search results

We might want to use JavaScript API, as well for performance.
I was just trying to get search to work period.

BUG=154131

Review URL: https://codereview.chromium.org/11146024

git-svn-id: svn://svn.chromium.org/chrome/trunk/src@164372 0039d316-1c4b-4281-b951-d872f2087c98
chrome/common/extensions/docs/static/css/site.css
chrome/common/extensions/docs/templates/articles/search_results.html [new file with mode: 0644]
chrome/common/extensions/docs/templates/private/footer.html
chrome/common/extensions/docs/templates/private/header_body.html
chrome/common/extensions/docs/templates/public/apps/search_results.html [new file with mode: 0644]
chrome/common/extensions/docs/templates/public/extensions/search_results.html [new file with mode: 0644]