From 6fcabcb6c1417b335a7cedbeff4dc9c07a7c3c68 Mon Sep 17 00:00:00 2001 From: Joas Schilling Date: Mon, 25 Jul 2016 11:14:52 +0200 Subject: [PATCH 1/2] =?UTF-8?q?Add=20THE=E2=84=A2=20comment=20for=20cross?= =?UTF-8?q?=20links=20to=20all=20of=20them?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- admin_manual/configuration_server/occ_command.rst | 1 + admin_manual/index.rst | 2 ++ admin_manual/installation/apps_management_installation.rst | 1 + admin_manual/installation/deployment_recommendations.rst | 7 +++---- developer_manual/core/ocs-share-api.rst | 1 + user_manual/external_storage/external_storage.rst | 2 ++ user_manual/files/large_file_upload.rst | 1 + user_manual/pim/sync_ios.rst | 1 + user_manual/pim/sync_osx.rst | 1 + 9 files changed, 13 insertions(+), 4 deletions(-) diff --git a/admin_manual/configuration_server/occ_command.rst b/admin_manual/configuration_server/occ_command.rst index 8fa33d6e297..e20738f440d 100644 --- a/admin_manual/configuration_server/occ_command.rst +++ b/admin_manual/configuration_server/occ_command.rst @@ -688,6 +688,7 @@ Verify your app:: When it returns nothing, your app is signed correctly. When it returns a message then there is an error. See `Code Signing `_ in the Developer manual for more detailed information. +.. TODO ON RELEASE: Update version number above on release ``integrity:sign-core`` is for Nextcloud core developers only. diff --git a/admin_manual/index.rst b/admin_manual/index.rst index a60d7caf62b..0ba01027279 100644 --- a/admin_manual/index.rst +++ b/admin_manual/index.rst @@ -49,3 +49,5 @@ respective manuals: .. _`Nextcloud/ownCloud Desktop Client`: https://doc.owncloud.org/desktop/2.2/ .. _`Nextcloud Android App`: https://docs.nextcloud.org/android/ .. _`Nextcloud iOS App`: https://docs.nextcloud.org/ios/ + +.. TODO ON RELEASE: Update version number above on release diff --git a/admin_manual/installation/apps_management_installation.rst b/admin_manual/installation/apps_management_installation.rst index afcaddfcde9..9ccaf5901a9 100644 --- a/admin_manual/installation/apps_management_installation.rst +++ b/admin_manual/installation/apps_management_installation.rst @@ -53,6 +53,7 @@ API. If they are then they will not be installed. .. note:: If you would like to create or add your own Nextcloud app, please refer to the `developer manual `_. +.. TODO ON RELEASE: Update version number above on release Using Custom App Directories ---------------------------- diff --git a/admin_manual/installation/deployment_recommendations.rst b/admin_manual/installation/deployment_recommendations.rst index 5f2ede359f7..55de69308ff 100644 --- a/admin_manual/installation/deployment_recommendations.rst +++ b/admin_manual/installation/deployment_recommendations.rst @@ -480,14 +480,13 @@ References `How to Set Up a Redis Server as a Session Handler for PHP on Ubuntu 14.04`_ +.. TODO ON RELEASE: Update version number below on release .. _Maintenance: https://docs.nextcloud.org/server/9/admin_manual/maintenance/index.html .. _User Authentication with LDAP: - https://docs.nextcloud.org/server/9/admin_manual/configuration_user/ - user_auth_ldap.html + https://docs.nextcloud.org/server/9/admin_manual/configuration_user/user_auth_ldap.html .. _Configuring Memory Caching: - https://docs.nextcloud.org/server/9/admin_manual/configuration_server/ - caching_configuration.html + https://docs.nextcloud.org/server/9/admin_manual/configuration_server/caching_configuration.html .. _Nextcloud Server or Enterprise Edition: https://nextcloud.com/enterprise/ .. _F5 Big-IP: https://f5.com/products/big-ip/ diff --git a/developer_manual/core/ocs-share-api.rst b/developer_manual/core/ocs-share-api.rst index f24d4e82b18..901d2228008 100644 --- a/developer_manual/core/ocs-share-api.rst +++ b/developer_manual/core/ocs-share-api.rst @@ -137,6 +137,7 @@ Federated Cloud Shares Both the sending and the receiving instance need to have federated cloud sharing enabled and configured. See `Configuring Federated Cloud Sharing `_. +.. TODO ON RELEASE: Update version number above on release Create a new Federated Cloud Share ---------------------------------- diff --git a/user_manual/external_storage/external_storage.rst b/user_manual/external_storage/external_storage.rst index e0d255ac0c3..1f1ddeffeaa 100644 --- a/user_manual/external_storage/external_storage.rst +++ b/user_manual/external_storage/external_storage.rst @@ -9,3 +9,5 @@ available to you. Please see `Configuring External Storage (GUI) `_ in the Nextcloud Administrator's manual for configuration howtos and examples. + +.. TODO ON RELEASE: Update version number above on release diff --git a/user_manual/files/large_file_upload.rst b/user_manual/files/large_file_upload.rst index 44f69b45b9d..101bab5af71 100644 --- a/user_manual/files/large_file_upload.rst +++ b/user_manual/files/large_file_upload.rst @@ -18,3 +18,4 @@ set by your administrator): `_ that describes how to manage file upload size limits. +.. TODO ON RELEASE: Update version number above on release diff --git a/user_manual/pim/sync_ios.rst b/user_manual/pim/sync_ios.rst index a10b1d57bdd..ed6678faf4e 100644 --- a/user_manual/pim/sync_ios.rst +++ b/user_manual/pim/sync_ios.rst @@ -53,3 +53,4 @@ If it's still not working, have a look at the :doc:`troubleshooting` and `Troubleshooting Contacts & Calendar`_ guides. .. _Troubleshooting Contacts & Calendar: https://docs.nextcloud.org/server/10/admin_manual/issues/index.html#troubleshooting-contacts-calendar +.. TODO ON RELEASE: Update version number above on release diff --git a/user_manual/pim/sync_osx.rst b/user_manual/pim/sync_osx.rst index f0b353ad100..9d6b843f8d9 100644 --- a/user_manual/pim/sync_osx.rst +++ b/user_manual/pim/sync_osx.rst @@ -47,3 +47,4 @@ There is also an easy `HOWTO`_ in the forum. .. _HOWTO: https://forum.owncloud.org/viewtopic.php?f=3&t=132 .. _Troubleshooting Contacts & Calendar: https://docs.nextcloud.org/server/10/admin_manual/issues/index.html#troubleshooting-contacts-calendar +.. TODO ON RELEASE: Update version number above on release From a81e3aa7cc65a478e18dc49ffe326f6f510e8ed7 Mon Sep 17 00:00:00 2001 From: Joas Schilling Date: Mon, 25 Jul 2016 11:23:49 +0200 Subject: [PATCH 2/2] Stable10 is NC10 --- admin_manual/index.rst | 2 +- admin_manual/installation/deployment_recommendations.rst | 6 +++--- developer_manual/core/ocs-share-api.rst | 2 +- developer_manual/general/devenv.rst | 4 ++-- user_manual/external_storage/external_storage.rst | 2 +- user_manual/files/large_file_upload.rst | 2 +- 6 files changed, 9 insertions(+), 9 deletions(-) diff --git a/admin_manual/index.rst b/admin_manual/index.rst index 0ba01027279..2f6405d4e6f 100644 --- a/admin_manual/index.rst +++ b/admin_manual/index.rst @@ -45,7 +45,7 @@ respective manuals: * `Nextcloud Android App`_ * `Nextcloud iOS App`_ -.. _`Nextcloud User Manual`: https://docs.nextcloud.org/server/9.0/user_manual/ +.. _`Nextcloud User Manual`: https://docs.nextcloud.org/server/10/user_manual/ .. _`Nextcloud/ownCloud Desktop Client`: https://doc.owncloud.org/desktop/2.2/ .. _`Nextcloud Android App`: https://docs.nextcloud.org/android/ .. _`Nextcloud iOS App`: https://docs.nextcloud.org/ios/ diff --git a/admin_manual/installation/deployment_recommendations.rst b/admin_manual/installation/deployment_recommendations.rst index 55de69308ff..76713e0aa79 100644 --- a/admin_manual/installation/deployment_recommendations.rst +++ b/admin_manual/installation/deployment_recommendations.rst @@ -482,11 +482,11 @@ References .. TODO ON RELEASE: Update version number below on release .. _Maintenance: - https://docs.nextcloud.org/server/9/admin_manual/maintenance/index.html + https://docs.nextcloud.org/server/10/admin_manual/maintenance/index.html .. _User Authentication with LDAP: - https://docs.nextcloud.org/server/9/admin_manual/configuration_user/user_auth_ldap.html + https://docs.nextcloud.org/server/10/admin_manual/configuration_user/user_auth_ldap.html .. _Configuring Memory Caching: - https://docs.nextcloud.org/server/9/admin_manual/configuration_server/caching_configuration.html + https://docs.nextcloud.org/server/10/admin_manual/configuration_server/caching_configuration.html .. _Nextcloud Server or Enterprise Edition: https://nextcloud.com/enterprise/ .. _F5 Big-IP: https://f5.com/products/big-ip/ diff --git a/developer_manual/core/ocs-share-api.rst b/developer_manual/core/ocs-share-api.rst index 901d2228008..0542f671ef6 100644 --- a/developer_manual/core/ocs-share-api.rst +++ b/developer_manual/core/ocs-share-api.rst @@ -136,7 +136,7 @@ Federated Cloud Shares ====================== Both the sending and the receiving instance need to have federated cloud sharing -enabled and configured. See `Configuring Federated Cloud Sharing `_. +enabled and configured. See `Configuring Federated Cloud Sharing `_. .. TODO ON RELEASE: Update version number above on release Create a new Federated Cloud Share diff --git a/developer_manual/general/devenv.rst b/developer_manual/general/devenv.rst index f3235349a25..9853d232a7c 100644 --- a/developer_manual/general/devenv.rst +++ b/developer_manual/general/devenv.rst @@ -11,7 +11,7 @@ Please follow the steps on this page to set up your development environment. Set up Web server and database ============================== -First `set up your Web server and database `_ (**Section**: Manual Installation - Prerequisites). +First `set up your Web server and database `_ (**Section**: Manual Installation - Prerequisites). .. TODO ON RELEASE: Update version number above on release @@ -20,7 +20,7 @@ Get the source There are two ways to obtain Nextcloud sources: -* Using the `stable version `_ +* Using the `stable version `_ .. TODO ON RELEASE: Update version number above on release * Using the development version from `GitHub`_ which will be explained below. diff --git a/user_manual/external_storage/external_storage.rst b/user_manual/external_storage/external_storage.rst index 1f1ddeffeaa..0e03714ec95 100644 --- a/user_manual/external_storage/external_storage.rst +++ b/user_manual/external_storage/external_storage.rst @@ -6,7 +6,7 @@ The External Storage application allows you to mount external storage services, such as Google Drive, Dropbox, Amazon S3, SMB/CIFS fileservers, and FTP servers in Nextcloud. Your Nextcloud server administrator controls which of these are available to you. Please see `Configuring External Storage (GUI) -`_ in the Nextcloud Administrator's manual for configuration howtos and examples. diff --git a/user_manual/files/large_file_upload.rst b/user_manual/files/large_file_upload.rst index 101bab5af71..712d30f449b 100644 --- a/user_manual/files/large_file_upload.rst +++ b/user_manual/files/large_file_upload.rst @@ -15,7 +15,7 @@ set by your administrator): * Contact your administrator to request an increase in these variables * Refer to the section in the `Admin Documentation - `_ that describes how to manage file upload size limits. .. TODO ON RELEASE: Update version number above on release