Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion admin_manual/conf.py
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@

# Add any Sphinx extension module names here, as strings. They can be extensions
# coming with Sphinx (named 'sphinx.ext.*') or your custom ones.
extensions += ['sphinx.ext.todo', 'rst2pdf.pdfbuilder', 'sphinx.ext.intersphinx']
extensions += ['sphinx.ext.todo', 'rst2pdf.pdfbuilder', 'sphinx.ext.intersphinx', 'sphinx_toolbox.sidebar_links']

# Add any paths that contain templates here, relative to this directory.
templates_path = ['../_shared_assets/templates', '_templates']
Expand Down
76 changes: 65 additions & 11 deletions admin_manual/contents.rst
Original file line number Diff line number Diff line change
Expand Up @@ -5,26 +5,80 @@ Table of contents
.. toctree::
:maxdepth: 2

.. toctree::
:caption: Getting Started

index
release_notes/index
release_schedule
gdpr/index

.. toctree::
:caption: Release notes

Critical changes <release_notes/index>

.. toctree::
:caption: Installation

installation/index
configuration_database/index

.. toctree::
:caption: Configuration

configuration_server/index
occ_command
reference/index
webhook_listeners/index
windmill_workflows/index

.. toctree::
:caption: Files

configuration_files/index
file_workflows/index
configuration_mimetypes/index

.. toctree::
:caption: Apps

apps_management
exapps_management/index
ai/index

.. toctree::
:caption: Users

configuration_user/index
configuration_files/index
file_workflows/index
desktop/index

.. toctree::
:caption: Groupware

groupware/index

.. toctree::
:caption: Office

office/index
reference/index
ai/index
webhook_listeners/index
windmill_workflows/index
desktop/index
configuration_database/index
configuration_mimetypes/index

.. toctree::
:caption: Maintenance

maintenance/index
issues/index
gdpr/index

.. sidebar-links::
:caption: Links

Community Help Forum <https://help.nextcloud.com/>
User Manuals <https://docs.nextcloud.com/>
Developer Manuals <https://docs.nextcloud.com/>
Download <https://nextcloud.com/install/>
App Store <https://apps.nextcloud.com>
Translations <https://help.nextcloud.com/t/translation-knowledge-valid-for-the-entire-nextcloud-project-wiki/51550>
GitHub <https://github.com/nextcloud/>
Supported versions <https://github.com/nextcloud/server/wiki/Maintenance-and-Release-Schedule>
Nextcloud Enterprise <https://nextcloud.com/enterprise/>
License <https://github.com/nextcloud/server/blob/master/COPYING-README>
Nextcloud GmbH <https://nextcloud.com/>