Bug 1608587 [wpt PR 21137] - Update wpt metadata, a=testonly
[gecko.git] / docs / config.yml
blob14f299a32e1db792c5b6a37e2120fa71f91bc12d
1 ---
3 # The order of the main categories are defined in index.rst
4 # Sub categories orders are preserved
5 categories:
6     contributing_doc:
7         - contributing
8     source_doc:
9         - browser
10         - dom
11         - gfx
12         - devtools
13         - toolkit
14         - js
15         - mobile/android/geckoview
16         - dom/bindings/webidl
17         - modules/libpref
18         - remote
19         - services/common/services
20         - uriloader
21     build_doc:
22         - mach
23         - tools/try
24         - build/buildsystem
25         - taskcluster
26         - tools/moztreedocs
27     testing_doc:
28         - testing/marionette
29         - testing/geckodriver
30         - web-platform
31         - tools/fuzzing
32     code_quality_doc:
33         - tools/lint
34         - tools/static-analysis
35     l10n_doc:
36         - intl
37         - l10n
38     python_doc:
39         - mozbase
40         - python
41     fennec_doc:
42         - mobile/android
44 redirects:
45     browser/browser: browser
46     dom/dom: dom
47     gfx/gfx: gfx
48     intl/l10n/l10n: l10n
49     modules/libpref/libpref: modules/libpref
50     python/mach: mach
51     python/python: python
52     taskcluster/taskcluster: taskcluster
53     testing/geckodriver/geckodriver: testing/geckodriver
54     testing/marionette/marionette: testing/marionette
55     toolkit/components/telemetry/telemetry: toolkit/components/telemetry
56     tools/compare-locales/index.html: build/buildsystem/locales.html
57     tools/docs/index.html: tools/moztreedocs/index.html
58     tools/docs/contribute/how_to_contribute_firefox.html: contributing/how_to_contribute_firefox.html
59     tools/docs/contribute/directory_structure.html: contributing/directory_structure.html