diff --git a/devtools/docs/index.rst b/devtools/docs/index.rst index 85fdc28b869b..3474f2f2df27 100644 --- a/devtools/docs/index.rst +++ b/devtools/docs/index.rst @@ -1,16 +1,8 @@ ======== -DevTools +Firefox DevTools Contributor Docs ======== -This collection of linked pages contain design and architectural documents -for the DevTools implementation in Firefox. DevTools code base lives under -`devtools` directory. - -This `MDN page `__ contains -information about DevTools features. - -This `MDN page `__ contains -information about Developer Edition. +This is a guide to working on the code for Firefox Developer Tools. If you're looking for help with using the tools, see the `user docs `__. For other ways to get involved, check out our `community site `__. Getting Started