130
edits
(Added backward-compatibility article) |
(Added coding standards section) |
||
| Line 29: | Line 29: | ||
* [[Remote Debugging Protocol]] | * [[Remote Debugging Protocol]] | ||
* [[Remote Debugging Protocol Stream Transport]] | * [[Remote Debugging Protocol Stream Transport]] | ||
* [http://dxr.mozilla.org/mozilla-central/source/toolkit/devtools/server/docs/protocol.js.md Protocol.js] | |||
* [[DevTools/Backwards Compatibility|Manage client-server backward compatibility]] | * [[DevTools/Backwards Compatibility|Manage client-server backward compatibility]] | ||
| Line 35: | Line 36: | ||
* [[Debugger Architecture]] | * [[Debugger Architecture]] | ||
* [[Debugger Client API]] | * [[Debugger Client API]] | ||
== Coding Standards == | |||
* [[DevTools/CSSTips|CSS]] | |||
* [[DevTools/CodingStandards|JS]] | |||
edits