diff --git a/admin_manual/configuration_server/custom_client_repos.rst b/admin_manual/configuration_server/custom_client_repos.rst index a8acb288f..fd57e2d40 100644 --- a/admin_manual/configuration_server/custom_client_repos.rst +++ b/admin_manual/configuration_server/custom_client_repos.rst @@ -23,4 +23,5 @@ You may test alternate URLs without editing :file:`config/config.php` by setting When you're finished testing you can disable the environment variable:: unset OCC_UPDATE_URL + \ No newline at end of file diff --git a/admin_manual/enterprise_clients/creating_branded_apps.rst b/admin_manual/enterprise_clients/creating_branded_apps.rst index 2c0cf143b..75b63da55 100644 --- a/admin_manual/enterprise_clients/creating_branded_apps.rst +++ b/admin_manual/enterprise_clients/creating_branded_apps.rst @@ -30,12 +30,14 @@ Building a Branded iOS App -------------------------- Building and distributing your branded iOS ownCloud app involves a large number -of interdependent steps. The process is detailed in the "Building a Branded iOS -App Manual" Follow these instructions exactly and in order, and you will have a +of interdependent steps. The process is detailed in the "ownCloud Building +Branded Apps Manual"" Follow these instructions exactly and in order, and you +will have a nice branded iOS app that you can distribute to your users. Building an Android App ----------------------- -See :doc:`` for instructions on building your own branded Android app. +Building and distributing your branded Android ownCloud app is fairly simple, +and the process is detailed in the "ownCloud Building Branded Apps Manual"