зеркало из https://github.com/mozilla/gecko-dev.git
55 строки
1.3 KiB
YAML
55 строки
1.3 KiB
YAML
|
---
|
||
|
|
||
|
# The order of the main categories are defined in index.rst
|
||
|
# Sub categories orders are preserved
|
||
|
categories:
|
||
|
source_doc:
|
||
|
- browser
|
||
|
- dom
|
||
|
- gfx
|
||
|
- devtools
|
||
|
- toolkit
|
||
|
- js
|
||
|
- mobile/android/geckoview
|
||
|
- dom/bindings/webidl
|
||
|
- modules/libpref
|
||
|
- remote
|
||
|
- services/common/services
|
||
|
- uriloader
|
||
|
build_doc:
|
||
|
- mach
|
||
|
- tools/try
|
||
|
- build/buildsystem
|
||
|
- taskcluster
|
||
|
- tools/docs
|
||
|
testing_doc:
|
||
|
- testing/marionette
|
||
|
- testing/geckodriver
|
||
|
- web-platform
|
||
|
- tools/fuzzing
|
||
|
code_quality_doc:
|
||
|
- tools/lint
|
||
|
- tools/static-analysis
|
||
|
l10n_doc:
|
||
|
- intl
|
||
|
- l10n
|
||
|
python_doc:
|
||
|
- mozbase
|
||
|
- python
|
||
|
fennec_doc:
|
||
|
- mobile/android
|
||
|
|
||
|
redirects:
|
||
|
browser/browser: browser
|
||
|
dom/dom: dom
|
||
|
gfx/gfx: gfx
|
||
|
intl/l10n/l10n: l10n
|
||
|
modules/libpref/libpref: modules/libpref
|
||
|
python/mach: mach
|
||
|
python/python: python
|
||
|
taskcluster/taskcluster: taskcluster
|
||
|
testing/geckodriver/geckodriver: testing/geckodriver
|
||
|
testing/marionette/marionette: testing/marionette
|
||
|
toolkit/components/telemetry/telemetry: toolkit/components/telemetry
|
||
|
tools/compare-locales/index.html: build/buildsystem/locales.html
|