mirror of
https://github.com/nextcloud/documentation.git
synced 2026-01-02 17:59:36 +07:00
44 lines
1.9 KiB
ReStructuredText
44 lines
1.9 KiB
ReStructuredText
.. _contents:
|
|
|
|
================================
|
|
ownCloud Developer Documentation
|
|
================================
|
|
|
|
If you want to contribute please read the `Contributor agreement
|
|
<http://owncloud.org/about/contributor-agreement/>`_
|
|
|
|
+-------------------------+-------------------------+-----------------------------+
|
|
|:doc:`app/index` |:doc:`core/index` |`Documentation`_ |
|
|
| Develop apps for | Develop on the ownCloud | Create and enhance |
|
|
| ownCloud and publish on | internals | documentation |
|
|
| the `ownCloud appstore`_| | |
|
|
+-------------------------+-------------------------+-----------------------------+
|
|
|:doc:`testing/index` |:doc:`bugtracker/index` |`Translation`_ |
|
|
| Help us to test | Report, triage or fix | Translate ownCloud into |
|
|
| ownCloud by joining the | bugs to improve quality | your language |
|
|
| testing team | | |
|
|
+-------------------------+-------------------------+-----------------------------+
|
|
|:doc:`commun/index` | :doc:`ios_library/index`|:doc:`android_library/index` |
|
|
| Help on IRC, the | Integration with iOS | Integrating with Android |
|
|
| mailinglist and forum | | |
|
|
+-------------------------+-------------------------+-----------------------------+
|
|
|
|
.. _ownCloud appstore: http://apps.owncloud.com/
|
|
.. _Translation: https://www.transifex.com/projects/p/owncloud/
|
|
.. _Documentation: https://github.com/owncloud/documentation#owncloud-documentation
|
|
|
|
Table of Contents
|
|
=================
|
|
|
|
.. toctree::
|
|
:maxdepth: 2
|
|
|
|
general/index
|
|
app/index
|
|
android_library/index
|
|
ios_library/index
|
|
core/index
|
|
testing/index
|
|
bugtracker/index
|
|
commun/index
|
|
|