Files
nextcloud-docs/developer_manual/api.rst
Julius Härtl 06086446bf Move to build directory
Signed-off-by: Julius Härtl <jus@bitgrid.net>
2017-12-03 11:09:05 +01:00

24 lines
389 B
ReStructuredText

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>