X-Git-Url: http://git.linex4red.de/pub/Android/ownCloud.git/blobdiff_plain/1dc21189349224779d09decb886280a69af8d09a..c49fbfb02ca153a1b8a6d1efbc1ab9c4838fabf5:/.gitmodules diff --git a/.gitmodules b/.gitmodules index 12d15b6e..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 + url = git://github.com/owncloud/android-library.git + branch = develop +[submodule "ocdoc"] + path = user_manual/ocdoc + url = https://github.com/owncloud/documentation + branch = master