130
edits
(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 = | ||
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 | |||
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]] | ||
* [[DevTools/Actor Best Practices|Actor Best Practices]] | * [[DevTools/Actor Best Practices|Actor Best Practices]] | ||
* [[Debugger Architecture]] | * [[Debugger Architecture]] | ||
* [[Debugger Client API]] | * [[Debugger Client API]] | ||
edits