Bug 1737634: mots config file r=sheehan

This revision migrates all the content of the following modules:
- Desktop_Firefox
- Toolkit
- Core
- Testing

Up to the their state on Monday June 20th, 2022 in the old system.

The rst file was automatically generated by running `mots export`.

Differential Revision: https://phabricator.services.mozilla.com/D130508
This commit is contained in:
Zeid Zabaneh 2022-06-27 20:32:38 +00:00
Родитель 764ef75de5
Коммит 46a58b8440
4 изменённых файлов: 7005 добавлений и 0 удалений

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

@ -11,6 +11,7 @@ categories:
user_guide:
- devtools-user
source_doc:
- mots
- browser
- dom
- editor

3602
mots.yaml Normal file

Разница между файлами не показана из-за своего большого размера Загрузить разницу

3395
mots/docs/index.rst Normal file

Разница между файлами не показана из-за своего большого размера Загрузить разницу

7
mots/moz.build Normal file
Просмотреть файл

@ -0,0 +1,7 @@
# -*- Mode: python; indent-tabs-mode: nil; tab-width: 40 -*-
# vim: set filetype=python:
# This Source Code Form is subject to the terms of the Mozilla Public
# License, v. 2.0. If a copy of the MPL was not distributed with this
# file, You can obtain one at http://mozilla.org/MPL/2.0/.
SPHINX_TREES["/mots"] = "docs"