Bug 1743230 - Temporarily stop building wpt docs due to bustage. CLOSED TREE r=ahal

The upstream use of jsdoc doesn't seem to work trivially in our setup and
is causing bustage. Just stop building those docs for now rather than backing
out the whole sync.

Differential Revision: https://phabricator.services.mozilla.com/D132405
This commit is contained in:
James Graham 2021-11-29 21:14:57 +00:00
Родитель 48dce152a0
Коммит ef13df7c57
2 изменённых файлов: 0 добавлений и 2 удалений

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

@ -45,7 +45,6 @@ categories:
- testing/ci-configs
- testing/marionette
- testing/geckodriver
- web-platform
- gtest
- tools/fuzzing
- tools/sanitizer

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

@ -774,4 +774,3 @@ with Files("tests/worklets/**"):
with Files("tests/x-frame-options/**"):
BUG_COMPONENT = ("Core", "DOM: Security")
SPHINX_TREES["/web-platform"] = "tests/docs"