Improve sidebar headings

* remove term Nextcloud in headings - it only adds noise
* unify headings to have them grouped by wording (Upgrade ...)
* reduce the length of headings

Signed-off-by: Morris Jobke <hey@morrisjobke.de>
This commit is contained in:
Morris Jobke
2017-05-14 15:14:20 -05:00
parent 85b97e309f
commit 2bc02b23f2
14 changed files with 40 additions and 39 deletions

View File

@@ -1,6 +1,6 @@
==============================
Nextcloud Server Configuration
==============================
====================
Server Configuration
====================
.. toctree::
:maxdepth: 2

View File

@@ -1,6 +1,6 @@
=======================
Nextcloud Server Tuning
=======================
=============
Server Tuning
=============
Using cron to perform background jobs
-------------------------------------

View File

@@ -8,7 +8,7 @@ applications.
Supported Apps
--------------
See :doc:`apps_supported` for a list of supported Enterprise edition apps.
See :doc:`apps_supported` for a list of supported apps.
Viewing Enabled Apps
--------------------

View File

@@ -1,6 +1,6 @@
===========================
Supported Apps in Nextcloud
===========================
==============
Supported Apps
==============
AGPL Apps
---------

View File

@@ -1,6 +1,6 @@
==========================================
Installing Nextcloud from the Command Line
==========================================
============================
Installing from Command Line
============================
It is now possible to install Nextcloud entirely from the command line. This is
convenient for scripted operations, headless servers, and sysadmins who prefer

View File

@@ -1,6 +1,6 @@
====================================
Nextcloud Deployment Recommendations
====================================
==========================
Deployment Recommendations
==========================
What is the best way to install and maintain Nextcloud? The answer to that is
*"it depends"* because every Nextcloud customer has their own

View File

@@ -1,6 +1,6 @@
====================
Backing up Nextcloud
====================
======
Backup
======
To backup an Nextcloud installation there are four main things you need to retain:

View File

@@ -1,6 +1,6 @@
==============================
Maintenance Mode Configuration
==============================
================
Maintenance Mode
================
You must put your Nextcloud server into maintenance mode before performing
upgrades, and for performing troubleshooting and maintenance. Please

View File

@@ -7,10 +7,10 @@ Maintenance
enable_maintenance
backup
restore
upgrade
package_upgrade
update
manual_upgrade
restore
package_upgrade
migrating
mysql_4byte_support

View File

@@ -1,6 +1,6 @@
========================
Manual Nextcloud Upgrade
========================
================
Upgrade Manually
================
Always start by making a fresh backup and disabling all 3rd party apps.

View File

@@ -1,6 +1,6 @@
===============================
Upgrade Nextcloud From Packages
===============================
====================
Upgrade via Packages
====================
Upgrade Quickstart

View File

@@ -1,6 +1,6 @@
===================
Restoring Nextcloud
===================
================
Restoring Backup
================
To restore a Nextcloud installation there are four main things you need to
restore:

View File

@@ -1,6 +1,6 @@
==========================================
Upgrading Nextcloud with the Nextcloud App
==========================================
============================
Upgrade via build-in Updater
============================
The Updater app automates many of the steps of upgrading an Nextcloud
installation. It is useful for installations that do not have root access,

View File

@@ -1,12 +1,13 @@
====================================
How to Upgrade Your Nextcloud Server
====================================
==============
How to Upgrade
==============
There are three ways to upgrade your Nextcloud server:
* With the :doc:`Updater App <update>`.
* :doc:`Manually upgrading <manual_upgrade>` with the Nextcloud ``.tar`` archive
from our `Download page <https://nextcloud.com/install/>`_.
* :doc:`Upgrading <package_upgrade>` via the snap packages.
* Manually upgrading is also an option for users on shared hosting; download
and unpack the Nextcloud tarball to your PC. Delete your existing Nextcloud
files, except ``data/`` and ``config/`` files, on your hosting account. Then