mirror of
https://github.com/nextcloud/documentation.git
synced 2026-01-02 17:59:36 +07:00
26 lines
471 B
ReStructuredText
26 lines
471 B
ReStructuredText
.. only:: html
|
|
|
|
API Documentation
|
|
=================
|
|
|
|
|
|
PHP public API
|
|
--------------
|
|
.. toctree::
|
|
:maxdepth: 1
|
|
|
|
/OCP namespace <api/OCP/index>
|
|
|
|
|
|
PHP class reference
|
|
-------------------
|
|
|
|
Please note that only APIs in \OCP namespace are considered to be public. The
|
|
following documentation is just for reference:
|
|
|
|
.. toctree::
|
|
:maxdepth: 1
|
|
|
|
/ namespace <api/index>
|
|
/OC namespace <api/OC/index>
|