You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -38,8 +38,8 @@ You might also hear about `the toolbox`. The toolbox is what everyone else calls
38
38
39
39
This is just a brief overview. For more detailed documentation:
40
40
41
-
* There is a [docs](https://dxr.mozilla.org/mozilla-central/source/devtools/docs) folder on `m-c`plus the [docs](https://dxr.mozilla.org/mozilla-central/source/devtools/server/docs) folder on the `server` folder in `m-c` as well. Each of these folders contain multiple MarkDown files (`.md`) with information about individual panels.
* There is a [docs](https://dxr.mozilla.org/mozilla-central/source/devtools/docs) folder on `m-c`with technical information about the tools and about each individual panel. We are publishing [an HTML version of these documents](http://firefox-dev.tools/docs/) as well.
42
+
*[Internal technical documentation](https://wiki.mozilla.org/DevTools#Internal_Technical_Documentation) (NOTE: we're migrating from here to the folder mentioned above).
43
43
* Additionally, check out each GitHub repository for documentation specific to that repository or module.
44
44
* Not strictly a roadmap, but these are [some of our 2017 goals](https://groups.google.com/forum/#!topic/mozilla.dev.developer-tools/e-WTOb1U8Sc).
0 commit comments