mirror of
https://github.com/LemmyNet/joinlemmy-site.git
synced 2025-02-01 14:51:39 +00:00
e6e046eed3
* Adding redoc / tsoa generated API docs. * Adding other submodules. * Adding multiple versions os API docs at /api/next, and /api/latest . - Fixes #452 * Fixing prettier check. * Fixing eslint. * Use main and v0.19 instead of latest and next. * Updating lemmy-docs to show not available. * Remove TODOs. * Switching from tsoa_1 branch to main of lemmy-js-client.
24 lines
782 B
Text
24 lines
782 B
Text
[submodule "lemmy-docs"]
|
|
path = lemmy-docs
|
|
url = https://github.com/lemmynet/lemmy-docs
|
|
branch = main
|
|
[submodule "joinlemmy-translations"]
|
|
path = joinlemmy-translations
|
|
url = https://github.com/lemmynet/joinlemmy-translations
|
|
branch = main
|
|
[submodule "lemmy-translations"]
|
|
path = lemmy-translations
|
|
url = https://github.com/lemmynet/lemmy-translations
|
|
branch = main
|
|
[submodule "lemmy-js-client-v0.19"]
|
|
path = lemmy-js-client-v0.19
|
|
url = https://github.com/LemmyNet/lemmy-js-client
|
|
branch = release/v0.19
|
|
[submodule "lemmy-js-client-main"]
|
|
path = lemmy-js-client-main
|
|
url = https://github.com/LemmyNet/lemmy-js-client
|
|
branch = main
|
|
[submodule "lemmy-stats-crawler"]
|
|
path = lemmy-stats-crawler
|
|
url = https://github.com/LemmyNet/lemmy-stats-crawler.git
|
|
branch = main
|