DevTools: Difference between revisions

Jump to navigation Jump to search
Advertising our devtools/docs/ folder instead
(The highlighter doc now exists in the /devtools/docs folder in the tree. Our wiki page should not link to it. Let's advertise our devtools/docs/ folder instead)
(Advertising our devtools/docs/ folder instead)
Line 31: Line 31:
= Internal Technical Documentation =
= Internal Technical Documentation =


The list below includes technical articles about some of the internals of the DevTools.
DevTools technical docs are available in the DevTools source code under the <code>/devtools/docs</code> directory.
You can read them online here: http://searchfox.org/mozilla-central/source/devtools/docs/SUMMARY.md


== Remote Debugging Protocol ==
Some technical docs are still in the process of being moved to this location, but are available here on the wiki in the meantime:


* [[Remote Debugging Protocol]]
* [[Remote Debugging Protocol]]
* [[Remote Debugging Protocol Stream Transport]]
* [[Remote Debugging Protocol Stream Transport]]
* [https://dxr.mozilla.org/mozilla-central/source/devtools/server/docs/protocol.js.md Protocol.js]
* [[DevTools/Backwards Compatibility|Manage client-server backward compatibility]]
* [[DevTools/Actor Best Practices|Actor Best Practices]]
* [[DevTools/Actor Best Practices|Actor Best Practices]]
== Debugger API ==
* [[Debugger Architecture]]
* [[Debugger Architecture]]
* [[Debugger Client API]]
* [[Debugger Client API]]
130

edits

Navigation menu