mirror of
https://github.com/nextcloud/documentation.git
synced 2026-01-04 10:46:21 +07:00
Add link to new phpdoc build
Signed-off-by: Julius Härtl <jus@bitgrid.net>
This commit is contained in:
@@ -1,25 +1,9 @@
|
||||
.. only:: html
|
||||
|
||||
API documentation
|
||||
=================
|
||||
API reference
|
||||
=============
|
||||
|
||||
|
||||
PHP public API
|
||||
--------------
|
||||
.. toctree::
|
||||
:maxdepth: 1
|
||||
PHP public API
|
||||
--------------
|
||||
|
||||
/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>
|
||||
The public API is contained in the OCP namespace. See the `OCP API reference
|
||||
<https://nextcloud-server.netlify.app/>`_ for further details.
|
||||
|
||||
Reference in New Issue
Block a user