| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
|
|
|
|
|
|
| |
Here is what it looks like:
http://imgur.com/wT1N3,SeZMs#0
http://imgur.com/wT1N3,SeZMs#1
BUG=110992
Review URL: https://chromiumcodereview.appspot.com/9212050
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@118863 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
| |
BUG=none
TEST=none
Review URL: http://codereview.chromium.org/7290017
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@91324 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- add name of parent type to headers of event and methods sections
- increase bottom margins for top-level apiItem to 2em
- set h3 font size for nested sections to 110% (same as parent, was 120%)
- don't display parameters for methods with no parameters
BUG=none
TEST=none
Review URL: http://codereview.chromium.org/6476032
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@74457 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
| |
TEST=none
BUG=none
Review URL: http://codereview.chromium.org/4774002
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@65744 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
* Adds a new "toggle" sprite to the documentation images.
* Adds CSS classes for the toggles.
* Includes "sidebar.js" for documentation pages which implements the toggles in JavaScript.
BUG=49239
TEST=None
Review URL: http://codereview.chromium.org/4005003
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@64488 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
| |
Review URL: http://codereview.chromium.org/1723014
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@45659 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
| |
This adds a warning to extension docs that appears if docs are being viewed in chrome via the file: scheme that view live changes to underlying docs files requires adding a switch to chrome to allow file xhr access
Review URL: http://codereview.chromium.org/997010
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@41906 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
On Windows or Linux (but not Mac), if you view the doc page at:
http://code.google.com/chrome/extensions/browserAction.html
You'll notice that in the manifest section, the highlighted code has
underscores missing for "browser_action", "default_icon", "default_title",
etc. If you increase/decrease the font size using CTL + or CTL -, the
underscores become visible.
This CL fixes that.
BUG=none
TEST=Should see underscores in highlighted code in extensions doc pre sections
on Win/Linux.
Review URL: http://codereview.chromium.org/521042
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@35668 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
| |
This includes three minor doc changes. (1) Conditional text for description of callback based on whether it is optional -- to be less confusing. (2) Setting the page title to "" from the static pageData-title no longer shows a leading " - ". (C) Allows for a page to specify whether it shows the sideNav (and index.html declines to do so).
TBR=kathyw,aa
Review URL: http://codereview.chromium.org/460039
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@33705 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
a section that points to the various doc URLs (e.g. trunk) and explains
each one.
The only files I edited are static/docs.html and template/api_template.html.
(The remaining files just reflect the template changes.)
BUG=none
TEST=none
TBR=nickbaum
Review URL: http://codereview.chromium.org/431035
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@32984 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
* Fixed header alignment and spacing
* Fixed top nav, removed useless/dead links, added sample link instead
* Fixup requirements in samples and getting started page (beta no workie yet, mac and linux do -- at least enough to not be worth mentioning)
* Make vertical separator bar green
* Make default_icon required for page and browser actions
* Fix incorrect description of how onclick works wrt isolated worlds
* Make the page titles be <page title> - Google Chrome Extensions - Google Code
* Add a warning about NPAPI
BUG=28152,27875,28155,28182,27864,27432
Review URL: http://codereview.chromium.org/437001
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@32798 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Also a bit of copyediting and cleanup.
Future work:
* improve these styles
* make these styles work well in IE
(the old styles didn't work well in IE, either)
* separate the codesite styles from ours (for easier update)
BUG=27434
TEST=none
TBR=aa
Review URL: http://codereview.chromium.org/398005
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@32043 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
|
|
| |
This affects the sidenav, so if we go ahead with this I'll
regenerate all the files and add them to this CL.
BUG=none
TEST=none
Review URL: http://codereview.chromium.org/338007
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@29998 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
| |
confusing, and we can easily unhide them while we're working on the doc
by editing the top rule in this .css file.
TBR=rafaelw
Review URL: http://codereview.chromium.org/266032
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@28485 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
| |
places.
TBR=aa, rafaelw
Review URL: http://codereview.chromium.org/184014
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@25187 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
| |
TBR=aa,rafaelw
Review URL: http://codereview.chromium.org/173651
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@25090 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
| |
to bookmarks and update static files.
TBR=rafaelw@chromium.org,kathyw@chromium.org
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@25021 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
| |
TBR=aa, rafaelw
Review URL: http://codereview.chromium.org/183009
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@24837 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
| |
TBR=aa,rafaelw
Review URL: http://codereview.chromium.org/173586
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@24652 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
| |
parameters in extension_api.json. Regenerate rendered docs
TBR=kathyw, aa
Review URL: http://codereview.chromium.org/174339
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@24146 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
| |
TBR=rafaelw
Review URL: http://codereview.chromium.org/171024
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@23525 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
| |
footer.
TBR=rafaelw@chromium.org
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@23520 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
removed "Status" sections (since this isn't a design doc
any more), ... Also added a few styles.
No meaningful changes to anything except packaging.html.
I did an editing pass on that page but didn't change the
content significantly.
TBR=aa, rafaelw
Review URL: http://codereview.chromium.org/165535
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@23444 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
-Don't display Event or Methods heading if there are none in api pages.
-Allow static pages to declare their title with a hidden div.
-Removed xhr.html (abandoned).
-Left Nav now selects current page.
-Breadcrumb removed.
TBR=aa, kathyw
Review URL: http://codereview.chromium.org/164457
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@23275 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
| |
TBR=rafaelw@chromium.org
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@22888 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
| |
TBR=rafaelw@chromium.org
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@22887 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
| |
TBR=rafaelw@chormium.org
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@22397 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
| |
it should be all.)
Review URL: http://codereview.chromium.org/160107
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@21552 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
| |
TESTS=none
BUGS=none
Review URL: http://codereview.chromium.org/159309
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@21530 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
| |
TBR=estade
Review URL: http://codereview.chromium.org/159240
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@21338 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
| |
<http://build.chromium.org/buildbot/waterfall/waterfall?builder=Vista%20Tests>
tbr=rafaelw
Review URL: http://codereview.chromium.org/155955
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@21334 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Expand complex types in reference pages.
Support $ref for types in docs.
Added Kathyw's template changes including leftNav and header.
Remove old api files.
R=aa
Review URL: http://codereview.chromium.org/155945
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@21327 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
| |
In this step, all "normal" async extension apis have been pulled out into extension_api.json which is loaded in the renderer, and dynamic bindings are created for extension functions & events in extension_process_bindings.js.
R=aa
Review URL: http://codereview.chromium.org/155741
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@21313 0039d316-1c4b-4281-b951-d872f2087c98
|
|
This adds the base mechanism for api reference pages to be generated from shared json schema api definitions.
TBR=aa
Review URL: http://codereview.chromium.org/149503
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@20748 0039d316-1c4b-4281-b951-d872f2087c98
|