Files
nextcloud-docs/developer_manual/core/index.rst
2014-05-12 03:02:01 +02:00

35 lines
465 B
ReStructuredText

.. _coreindex:
.. toctree::
:maxdepth: 1
:hidden:
translation
unit-testing
theming
configfile
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:`configfile`
* :doc:`ocs-share-api`
* :doc:`externalapi`