X-Git-Url: http://git.linex4red.de/pub/Android/ownCloud.git/blobdiff_plain/4257aa1d9c53facbd1b59cc037b14dadeec5d2f2..ba80646e4e31a6c19d4ef8b60ea0e30cf3bd00cc:/.gitmodules diff --git a/.gitmodules b/.gitmodules index fa52fcd6..7ccbef03 100644 --- a/.gitmodules +++ b/.gitmodules @@ -2,4 +2,8 @@ [submodule "owncloud-android-library"] path = owncloud-android-library url = git://github.com/owncloud/android-library.git - branch = develop + branch = master +[submodule "ocdoc"] + path = user_manual/ocdoc + url = https://github.com/owncloud/documentation + branch = master