Commit c800d1fe authored by Zeid Zabaneh's avatar Zeid Zabaneh
Browse files

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
parent da99f1a9
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -11,6 +11,7 @@ categories:
    user_guide:
        - devtools-user
    source_doc:
        - mots
        - browser
        - dom
        - editor

docs/mots/index.rst

0 → 100644
+3661 −0

File added.

Preview size limit exceeded, changes collapsed.

mots.yaml

0 → 100644
+3604 −0

File added.

Preview size limit exceeded, changes collapsed.

+5 −0
Original line number Diff line number Diff line
@@ -10,6 +10,9 @@ with Files("AUTHORS"):
with Files("LICENSE"):
    BUG_COMPONENT = ("mozilla.org", "Licensing")

with Files("mots.yaml"):
    BUG_COMPONENT = ("Conduit", "mots")

with Files("aclocal.m4"):
    BUG_COMPONENT = ("Firefox Build System", "General")

@@ -203,4 +206,6 @@ SPHINX_TREES["gtest"] = "docs/gtest"

SPHINX_TREES["nspr"] = "docs/nspr"

SPHINX_TREES["mots"] = "docs/mots"

include("build/templates.mozbuild")
+1 −0
Original line number Diff line number Diff line
@@ -59,6 +59,7 @@ codespell:
        - devtools/docs/contributor/tools/storage/
        - tools/lint/cpp/mingw-headers.txt
        - tools/lint/test/test_codespell.py
        - docs/mots/index.rst
        - "**/package-lock.json"
    # List of extensions coming from:
    # tools/lint/{flake8,eslint}.yml