Files
nextcloud-docs/developer_manual/api.rst
2017-12-03 11:09:06 +01:00

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>