From: Carla Schroder Date: Tue, 27 Jan 2015 20:11:26 +0000 (-0800) Subject: add submodule to user manual X-Git-Tag: oc-android-1.7.0_signed~29 X-Git-Url: http://git.linex4red.de/pub/Android/ownCloud.git/commitdiff_plain/7d1839ee965b187f4ddcd8b6ab33ee6419b54d7e?hp=-c add submodule to user manual --- 7d1839ee965b187f4ddcd8b6ab33ee6419b54d7e diff --git a/.gitmodules b/.gitmodules index fa52fcd6..38f0f582 100644 --- a/.gitmodules +++ b/.gitmodules @@ -3,3 +3,7 @@ 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 diff --git a/user_manual/ocdoc b/user_manual/ocdoc new file mode 160000 index 00000000..343496c7 --- /dev/null +++ b/user_manual/ocdoc @@ -0,0 +1 @@ +Subproject commit 343496c792616459e8204b6614fd42a1b16a6d68