Jonathan Garbee
141f54022e
Centralized all minor images/icons. Fixes issue #81 .
2014-06-02 16:32:46 -04:00
Paul Irish
c3c7e954f9
Merge pull request #94 from jaredwilli/shortcut-updates
...
Shortcut updates
2014-06-02 10:41:15 -07:00
Paul Irish
cb3330b042
Merge pull request #96 from Garbee/extension
...
Removed duplicate protocols in webstore links
2014-06-02 09:58:31 -07:00
Paul Irish
ae26303092
Merge pull request #97 from Garbee/protocol
...
Updated heading for remote debug protocol v 1.1
2014-06-02 09:58:13 -07:00
Paul Irish
7778d4e018
Merge pull request #99 from pearlchen/master
...
Minor updates to Remote Debugging and Mobile Emulation pages
2014-05-30 11:33:08 -04:00
Pearl Chen
2d23ec8c4d
Got rid of max-width so <img> can be responsive.
2014-05-28 15:56:40 -04:00
Pearl Chen
425cab71f0
Wrapped YouTube videos in a .video-container so they can be responsive.
...
Dependent on CL 291663002 (https://codereview.chromium.org/291663002/#ps100001 ) going through.
2014-05-28 15:50:56 -04:00
Pearl Chen
18acf7fcf4
Minor HTML markup edits.
...
UI elements should be in <b> not <code>
2014-05-28 15:33:38 -04:00
Pearl Chen
cda59392fb
Updated out-of-date anchor link.
2014-05-28 14:37:13 -04:00
Jonathan Garbee
32542b3163
Updated heading for remote debug protocol v 1.1
2014-05-27 10:28:19 -04:00
Jonathan Garbee
58e1afc102
Removed duplicate protocols in webstore links
2014-05-26 15:45:26 -04:00
jaredwilli
eb148cbfc0
Merge github.com:GoogleChrome/devtools-docs into shortcut-updates
...
* github.com:GoogleChrome/devtools-docs: (31 commits)
turn the extensions gallery into HTML
readme images updated
Updated image links for docs/elements.html so they don't 404.
Updated readme links to go to developer.chrome.com
Removed empty paragraph element. Originally had the table caption for mobile network emualtion but was forgotten.
Added table for mobile network emulation parameters.
typo. 2.1 -> 2.
fixes #6 - typos and corrections
emulation not behind a setting anymore.
Update readme.md
Renamed a mixed-up image. Created new image for small-rows to fit the written content.
Added some missing images to the network page and re-did their counterparts to keep consistency.
Update readme.md
alternate wording on long-resume
issue #40 - added the long resume to the doc.
changed ctrl+` back to focus the console since it does both
added alt+w to close active tab
flamechart text update
modified the shortcut ctrl+` to be in all panels, changed to say Open console
image updates.
...
2014-05-20 13:44:37 -04:00
jaredwilli
84ab6240f7
removed empty section tags that were not even nested correctly. didnt seem to be used for anything
2014-05-20 13:43:58 -04:00
Paul Irish
7d48ed2254
turn the extensions gallery into HTML
2014-05-19 17:20:59 -07:00
Paul Irish
5880560d4f
Merge pull request #90 from Garbee/elements-images
...
Updated image links for docs/elements.html so they don't 404.
2014-05-19 10:27:49 -07:00
Paul Irish
433c5e0bdb
readme images updated
...
thanks for them @garbee. fixes #89
2014-05-19 10:26:08 -07:00
Paul Irish
0fc605bfff
Merge pull request #88 from Garbee/readme
...
Updated readme links to go to developer.chrome.com
2014-05-19 10:24:29 -07:00
Paul Irish
dfd489427a
Merge pull request #87 from Garbee/mobile-emulation
...
Mobile emulation table
2014-05-19 09:53:23 -07:00
Jonathan Garbee
6c3d77b0fc
Updated image links for docs/elements.html so they don't 404.
2014-05-18 08:16:38 -04:00
Jonathan Garbee
1855db0d17
Updated readme links to go to developer.chrome.com
2014-05-17 07:48:14 -04:00
Jonathan Garbee
3496810cb4
Removed empty paragraph element. Originally had the table caption for mobile network emualtion but was forgotten.
2014-05-17 07:27:25 -04:00
Jonathan Garbee
93a7635bba
Added table for mobile network emulation parameters.
2014-05-17 07:25:09 -04:00
Paul Irish
aaa63990ed
Merge pull request #86 from jaredwilli/tips-tricks-fixes
...
fixes #6 - typos and corrections
2014-05-15 21:55:35 -07:00
Paul Irish
36ec79ae8c
Merge branch 'master' of github.com:GoogleChrome/devtools-docs
...
* 'master' of github.com:GoogleChrome/devtools-docs:
typo. 2.1 -> 2.
2014-05-15 21:43:59 -07:00
Paul Irish
637ced9d41
merge in devsite latest.
2014-05-15 21:42:48 -07:00
Paul Irish
88d7e74ec0
typo. 2.1 -> 2.
2014-05-14 09:36:43 -07:00
jaredwilli
16ee493d1a
fixes #6 - typos and corrections
2014-05-14 11:28:48 -04:00
Paul Irish
2e22d3af70
emulation not behind a setting anymore.
2014-05-05 16:14:21 -07:00
Paul Irish
0c58db7a1f
Merge pull request #78 from Garbee/master
...
Fixing some images in the network page
2014-05-05 10:20:18 -07:00
Paul Irish
578cb79247
Update readme.md
2014-05-05 09:41:55 -07:00
Jonathan Garbee
848fc0b5c6
Renamed a mixed-up image. Created new image for small-rows to fit the written content.
2014-05-03 10:46:41 -04:00
Jonathan Garbee
f7bec2ae1c
Added some missing images to the network page and re-did their counterparts to keep consistency.
2014-05-03 10:02:56 -04:00
Paul Irish
5f25839c95
Update readme.md
2014-05-01 23:12:45 -07:00
Paul Irish
aaf1e0da2e
alternate wording on long-resume
2014-04-25 12:21:40 -07:00
Paul Irish
9fe24e3907
Merge pull request #77 from jaredwilli/long-resume
...
Long resume added to js debugging
2014-04-25 11:53:23 -07:00
Jared Williams
9dc163941f
issue #40 - added the long resume to the doc.
...
note: i noticed that this doc is not organized in a way that matches how the TOC is set up. all the content is mixed up
2014-04-25 09:53:31 -04:00
Jared Williams
4aefc34ab6
changed ctrl+` back to focus the console since it does both
2014-04-24 15:59:21 -04:00
Jared Williams
78400b6ef4
Merge github.com:GoogleChrome/devtools-docs into shortcuts-updates
...
* github.com:GoogleChrome/devtools-docs:
flamechart text update
2014-04-24 14:47:37 -04:00
Jared Williams
06df841033
added alt+w to close active tab
2014-04-24 14:47:33 -04:00
Paul Irish
389fbd67d4
flamechart text update
2014-04-24 08:46:19 -07:00
Jared Williams
8b9aea75a5
modified the shortcut ctrl+` to be in all panels, changed to say Open console
2014-04-24 11:30:55 -04:00
Jared Williams
546619d60e
Merge github.com:GoogleChrome/devtools-docs into shortcuts-updates
...
* github.com:GoogleChrome/devtools-docs:
image updates.
fix some paths in contributing.
ssl
devtools-frontend was deprecated.
those those
more docs for WS.
no more experiments.
added expand/collapse node and its children with Opt+Click on arrow
export path fix from Eric Beach. thx.
redirect for elements-styles as well.
2014-04-24 11:25:44 -04:00
Paul Irish
1a4322b58e
image updates.
2014-04-23 18:59:49 -07:00
Paul Irish
e53eada826
fix some paths in contributing.
2014-04-23 18:40:36 -07:00
Paul Irish
5b4238cee5
ssl
2014-04-23 14:46:48 -07:00
Paul Irish
2c37960d61
devtools-frontend was deprecated.
2014-04-23 14:44:58 -07:00
Paul Irish
6e22d023f9
those those
2014-04-23 13:55:34 -07:00
Paul Irish
7055bf1d6b
those those
2014-04-23 13:55:20 -07:00
Paul Irish
865886ff77
more docs for WS.
2014-04-23 13:47:04 -07:00
Paul Irish
4efcdd8cdd
more docs for WS.
2014-04-23 13:46:39 -07:00