mirror of
https://github.com/LemmyNet/joinlemmy-site.git
synced 2024-11-21 20:01:16 +00:00
b275ea8d8c
* Use typedoc instead of async api. * Updating for new lemmy docs. * Updating submodules
20 lines
630 B
Text
20 lines
630 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-instance-stats"]
|
|
path = lemmy-instance-stats
|
|
url = https://github.com/LemmyNet/lemmy-instance-stats
|
|
branch = main
|
|
[submodule "lemmy-js-client"]
|
|
path = lemmy-js-client
|
|
url = https://github.com/LemmyNet/lemmy-js-client
|
|
branch = main
|