Master is now NC11

This commit is contained in:
Joas Schilling
2016-07-25 11:16:50 +02:00
parent d0ad5912e0
commit 5e63e32194
11 changed files with 14 additions and 14 deletions

View File

@@ -687,7 +687,7 @@ Verify your app::
sudo -u www-data php occ integrity:check-app --path=/pathto/app appname
When it returns nothing, your app is signed correctly. When it returns a message then there is an error. See `Code Signing
<https://docs.nextcloud.org/server/10/developer_manual/app/code_signing.html#how-to-get-your-app-signed>`_ in the Developer manual for more detailed information.
<https://docs.nextcloud.org/server/11/developer_manual/app/code_signing.html#how-to-get-your-app-signed>`_ 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.

View File

@@ -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/11/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/

View File

@@ -52,7 +52,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
<https://docs.nextcloud.org/server/10/developer_manual/app/index.html>`_.
<https://docs.nextcloud.org/server/11/developer_manual/app/index.html>`_.
.. TODO ON RELEASE: Update version number above on release
Using Custom App Directories

View File

@@ -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/11/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/11/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/11/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/

View File

@@ -36,7 +36,7 @@ configuration report with the :ref:`occ config command
.. _the Nextcloud Forums: https://help.nextcloud.com
.. _webchat: http://webchat.freenode.net/?channels=nextcloud
https://docs.nextcloud.org/server/10/developer_manual/bugtracker/index.html
https://docs.nextcloud.org/server/11/developer_manual/bugtracker/index.html
.. TODO ON RELEASE: Update version number above on release
General Troubleshooting

View File

@@ -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 <https://docs.nextcloud.org/server/9/admin_manual/configuration_files/federated_cloud_sharing_configuration.html>`_.
enabled and configured. See `Configuring Federated Cloud Sharing <https://docs.nextcloud.org/server/11/admin_manual/configuration_files/federated_cloud_sharing_configuration.html>`_.
.. TODO ON RELEASE: Update version number above on release
Create a new Federated Cloud Share

View File

@@ -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 <https://docs.nextcloud.org/server/9/admin_manual/installation/index.html>`_ (**Section**: Manual Installation - Prerequisites).
First `set up your Web server and database <https://docs.nextcloud.org/server/11/admin_manual/installation/index.html>`_ (**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 <https://docs.nextcloud.org/server/9/admin_manual/#installation>`_
* Using the `stable version <https://docs.nextcloud.org/server/11/admin_manual/#installation>`_
.. TODO ON RELEASE: Update version number above on release
* Using the development version from `GitHub`_ which will be explained below.

View File

@@ -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)
<https://docs.nextcloud.org/server/9/admin_manual/configuration_files/
<https://docs.nextcloud.org/server/11/admin_manual/configuration_files/
external_storage_configuration_gui.html>`_ in the Nextcloud Administrator's
manual for configuration howtos and examples.

View File

@@ -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
<https://docs.nextcloud.org/server/9/admin_manual/configuration_files/
<https://docs.nextcloud.org/server/11/admin_manual/configuration_files/
big_file_upload_configuration.html>`_ that describes how to manage file
upload size limits.
.. TODO ON RELEASE: Update version number above on release

View File

@@ -52,5 +52,5 @@ Now should now find your contacts in the address book of your iPhone.
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
.. _Troubleshooting Contacts & Calendar: https://docs.nextcloud.org/server/11/admin_manual/issues/index.html#troubleshooting-contacts-calendar
.. TODO ON RELEASE: Update version number above on release

View File

@@ -46,5 +46,5 @@ 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
.. _Troubleshooting Contacts & Calendar: https://docs.nextcloud.org/server/11/admin_manual/issues/index.html#troubleshooting-contacts-calendar
.. TODO ON RELEASE: Update version number above on release