Merge pull request #1111 from nextcloud/backport/1108/stable15

[stable15] Properly nest core development
This commit is contained in:
Roeland Jago Douma 2019-01-04 07:50:38 +01:00 committed by GitHub
commit abe9a76a3c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1,32 +1,16 @@
.. _coreindex:
=================
Core development
=================
Please make sure you have set up a :ref:`devenv`.
.. toctree::
:maxdepth: 2
:hidden:
translation
unit-testing
theming
externalapi
ocs-share-api
=================
Core development
=================
Intro
-----
Please make sure you have set up a development environment:
* :doc:`../general/devenv`
Core related docs
-----------------
* :doc:`translation`
* :doc:`unit-testing`
* :doc:`theming`
* :doc:`ocs-share-api`
* :doc:`externalapi`