From e61abb09df17c9d083fdeaed09151e7a1df580d0 Mon Sep 17 00:00:00 2001 From: Carla Schroder Date: Wed, 6 Jan 2016 15:53:16 -0800 Subject: [PATCH] additional links to system requirements page --- admin_manual/issues/general_troubleshooting.rst | 3 +++ user_manual/webinterface.rst | 5 ++++- 2 files changed, 7 insertions(+), 1 deletion(-) diff --git a/admin_manual/issues/general_troubleshooting.rst b/admin_manual/issues/general_troubleshooting.rst index dbec12d74..cbf0daac5 100644 --- a/admin_manual/issues/general_troubleshooting.rst +++ b/admin_manual/issues/general_troubleshooting.rst @@ -47,6 +47,9 @@ If you can't find a solution, please use our `bugtracker`_. General Troubleshooting ----------------------- +Check the ownCloud :doc:`../installation/system_requirements`, especially +supported browser versions. + When you see warnings about ``code integrity``, refer to :doc:`code_signing`. Disable 3rdparty / non-shipped apps diff --git a/user_manual/webinterface.rst b/user_manual/webinterface.rst index 07385a11e..5adaa593d 100644 --- a/user_manual/webinterface.rst +++ b/user_manual/webinterface.rst @@ -71,4 +71,7 @@ The ownCloud user interface contains the following fields and functions: * SSL certificate manager * ownCloud Version information - See :doc:`userpreferences` section to learn more about these settings. +See :doc:`userpreferences` section to learn more about these settings. + +See :doc:`../installation/system_requirements` for supported platforms, and +especially supported Web browsers.