mirror of
https://github.com/mozilla/gecko-dev.git
synced 2024-11-24 13:21:05 +00:00
d7f0a3c196
This patch adds RST rules to auto-generate jsdoc in the Sphinx documentation published to http://firefox-source-docs.mozilla.org/. Some of the generation rules, especially element.rst, is quite ugly because it appears JS modules all share the same namespace, and there is already a conflict for element. We should investigate this when it becomes a bigger problem. MozReview-Commit-ID: IfGNMPXmPqG --HG-- extra : rebase_source : d0db8e14ea68c9f23719dfae3f1579098c9b79e3 |
||
---|---|---|
.. | ||
awsy | ||
config | ||
crashtest | ||
firefox-ui | ||
geckodriver | ||
gtest | ||
marionette | ||
mochitest | ||
modules | ||
mozbase | ||
mozharness | ||
profiles | ||
runtimes | ||
specialpowers | ||
talos | ||
tools | ||
tps | ||
web-platform | ||
webdriver | ||
xpcshell | ||
cppunittest.ini | ||
mach_commands.py | ||
moz.build | ||
README.txt | ||
remotecppunittests.py | ||
runcppunittests.py | ||
testsuite-targets.mk |
Common testing tools for mozilla codebase projects, test suite definitions for automated test runs, tests that don't fit anywhere else, and other fun stuff