Backed out changeset 1effd18622d0 (bug 1620078) for lint failure on index.rst CLOSED TREE

This commit is contained in:
Bogdan Tara 2020-03-20 14:04:23 +02:00
Родитель a3db8af185
Коммит 8eea89d8c2
1 изменённых файлов: 10 добавлений и 2 удалений

Просмотреть файл

@ -1,8 +1,16 @@
========
Firefox DevTools Contributor Docs
DevTools
========
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 <https://developer.mozilla.org/en-US/docs/Tools>`__. For other ways to get involved, check out our `community site <https://firefox-dev.tools/>`__.
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 <https://developer.mozilla.org/en-US/docs/Tools>`__ contains
information about DevTools features.
This `MDN page <https://www.mozilla.org/en-US/firefox/developer>`__ contains
information about Developer Edition.
Getting Started