Files
nextcloud-docs/developer_manual/core/index.rst
Louis Chemineau 347f64d5c2 Add high level filesystem documention
From https://github.com/nextcloud/server/pull/26982

Adds some documentation for the filesystem layer, both a high level overview of how the various pieces interact and a high level guide for apps interacting with the filesystem.

Hopefully this will be useful to anyone trying to either use the filesystem or work on the filesystem.

Signed-off-by: Louis Chemineau <louis@chmn.me>
2022-05-02 14:18:20 +02:00

16 lines
223 B
ReStructuredText

.. _coreindex:
=================
Core development
=================
Please make sure you have set up a :ref:`devenv`.
.. toctree::
:maxdepth: 2
unit-testing
externalapi
architecture/index
../how_to/index