gecko-dev/devtools/docs
Julian Descottes 7fac32a01a Bug 1628631 - Add a README.md file to devtools/docs to fix gitbook build r=Honza
Unless we plan to drop the gitbook version, we should avoid breaking the build.
GitBook relies on README.md to be available under the root folder. We can configure it to be a different filename, but it can't look in nested folders.

I just copied back the top content of index.rst. It's duplicating the content, but for now I don't see another option.

Differential Revision: https://phabricator.services.mozilla.com/D70326

--HG--
extra : moz-landing-system : lando
2020-04-09 10:06:03 +00:00
..
backend Bug 1625495 - Remove devtools/shared/client folder r=daisuke,ochameau,nchevobbe 2020-03-31 08:36:29 +00:00
contributing Bug 1623760 - 'Check-in needed' moved in phab r=glob 2020-03-23 03:18:44 +00:00
files
frontend Bug 1609877: Convert prefs for domsecurity to use static prefs. r=tjr 2020-01-22 11:04:17 +00:00
getting-started Bug 1620078 - DevTools docs - rewrote getting started page with beginner guidance that points to main Firefox contributor guide. r=Honza 2020-04-03 00:06:44 +00:00
resources
styles
tests
tools Bug 1613313 - Network monitor is not included in the index.md file r=jdescottes 2020-02-19 23:35:59 +00:00
.gitignore
about-documentation.md
book.json Bug 1613368 - Fix devtools documentation gitbook config r=pbro 2020-02-05 13:33:05 +00:00
bugs-issues.md
contributing.md
index.md
index.rst Bug 1620078 - DevTools docs - fix title overline (lint failure fix). r=Honza 2020-04-03 12:52:21 +00:00
preferences.md
README.md Bug 1628631 - Add a README.md file to devtools/docs to fix gitbook build r=Honza 2020-04-09 10:06:03 +00:00

Firefox Developer Tools: Contributor Docs

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.