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 Bug 1596911 - Add missing license headers on the new managed extensions r=Gijs,MattN 2019-11-26 15:00:00 +00:00
tests Bug 1596686 - Use absolute paths for require calls r=gl 2019-12-27 12:23:47 +00:00
tools Bug 1613313 - Network monitor is not included in the index.md file r=jdescottes 2020-02-19 23:35:59 +00:00
.gitignore
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
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 Bug 1592297 - Remove MOZ_QUIET and disable this output by default. r=mccr8,jdescottes 2019-12-02 15:41:35 +00:00
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

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.