mirror of
https://github.com/nextcloud/documentation.git
synced 2026-01-04 02:36:49 +07:00
- Fixes #3 - Added minimum phpunit version - Added info about autotest.sh for the core app
32 lines
418 B
ReStructuredText
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`
|