Files
nextcloud-docs/developer_manual/core/index.rst
Vincent Petry 63b748cbaa Added info about running unit tests with autotest.sh
- Fixes #3
- Added minimum phpunit version
- Added info about autotest.sh for the core app
2014-01-09 12:35:29 +01:00

32 lines
418 B
ReStructuredText

.. _coreindex:
=================
Core Developement
=================
.. toctree::
:maxdepth: 1
:hidden:
translation
unit-testing
theming
configfile
ocs-share-api
Intro
-----
Please make sure you have set up a development environment:
* :ref:`devenv`
Core related docs
-----------------
* :doc:`translation`
* :doc:`unit-testing`
* :doc:`theming`
* :doc:`configfile`
* :doc:`ocs-share-api`