X-Git-Url: http://git.linex4red.de/pub/Android/ownCloud.git/blobdiff_plain/10e856c2e8e56e43647153faaee6e9e7ab4a3bcd..ffdfa3c791e8c4916a25ef2fceae7cfa4551ec4e:/.gitmodules diff --git a/.gitmodules b/.gitmodules index f0ca8721..38f0f582 100644 --- a/.gitmodules +++ b/.gitmodules @@ -1,6 +1,9 @@ -[submodule "actionbarsherlock"] - path = actionbarsherlock - url = git://github.com/JakeWharton/ActionBarSherlock.git + [submodule "owncloud-android-library"] path = owncloud-android-library url = git://github.com/owncloud/android-library.git + branch = develop +[submodule "ocdoc"] + path = user_manual/ocdoc + url = https://github.com/owncloud/documentation + branch = master