weblate/.gitmodules
Michal Čihař 10e2014dd8 Docs: Include schemas directly instead of using submodule
With submodule the docs can not be built standalone, what makes the
setup tricky with some services.

Also the manual update step is there anyway and now it's tigter bound to
the requirements.

Issue #3373
2020-03-10 15:40:28 +01:00

12 lines
473 B
Text

[submodule "scripts/language-data"]
path = scripts/language-data
url = https://github.com/WeblateOrg/language-data.git
[submodule "scripts/graphics"]
path = scripts/graphics
url = https://github.com/WeblateOrg/graphics.git
[submodule "scripts/iso-codes"]
path = scripts/iso-codes
url = https://salsa.debian.org/iso-codes-team/iso-codes.git
[submodule "scripts/spdx-license-list"]
path = scripts/spdx-license-list
url = https://github.com/spdx/license-list-data.git