Documentation
1
2
3
4
5
6
7
8
[submodule "client"]
	path = frontend 
	url = https://github.com/42ByteLabs/konarr-client
    branch = "main"
[submodule "docs"]
	path = docs
	url = https://github.com/42ByteLabs/konarr-docs.git
	branch = "main"