mirror of
https://github.com/nextcloud/documentation.git
synced 2026-01-03 02:09:45 +07:00
Merge pull request #685 from owncloud/selinux2
fix missing page links in TOC
This commit is contained in:
@@ -3,7 +3,7 @@ Configuration
|
||||
=============
|
||||
|
||||
.. toctree::
|
||||
:maxdepth: 1
|
||||
:maxdepth: 2
|
||||
|
||||
antivirus_configuration
|
||||
automatic_configuration
|
||||
|
||||
@@ -5,7 +5,7 @@ ownCloud documentation contents
|
||||
===============================
|
||||
|
||||
.. toctree::
|
||||
:hidden:
|
||||
|
||||
|
||||
index
|
||||
|
||||
|
||||
@@ -48,6 +48,7 @@ different scenarios. It contains the following topics:
|
||||
* :doc:`installation/ucs_installation`
|
||||
* :doc:`installation/windows_installation`
|
||||
* :doc:`installation/yaws_configuration`
|
||||
* :doc:`installation/selinux_configuration`
|
||||
|
||||
.. note:: If you just want to try out ownCloud in a virtual machine, without any
|
||||
configuration, refer to :doc:`installation/appliance_installation`. For your
|
||||
|
||||
@@ -3,7 +3,7 @@ Installation
|
||||
============
|
||||
|
||||
.. toctree::
|
||||
:maxdepth: 1
|
||||
:maxdepth: 2
|
||||
|
||||
appliance_installation
|
||||
apps_management_installation
|
||||
@@ -14,8 +14,8 @@ Installation
|
||||
macos_installation
|
||||
nginx_configuration
|
||||
others_installation
|
||||
selinux_configuration
|
||||
source_installation
|
||||
ucs_installation
|
||||
windows_installation
|
||||
yaws_configuration
|
||||
yaws_configuration
|
||||
selinux_configuration
|
||||
@@ -3,7 +3,7 @@ Maintenance
|
||||
===========
|
||||
|
||||
.. toctree::
|
||||
:maxdepth: 1
|
||||
:maxdepth: 2
|
||||
|
||||
enable_maintenance
|
||||
backup
|
||||
|
||||
Reference in New Issue
Block a user