mirror of
https://github.com/nextcloud/documentation.git
synced 2026-01-02 17:59:36 +07:00
Do not build API reference for pdf documentation
This commit is contained in:
committed by
Morris Jobke
parent
558f8e110d
commit
ad0bd6c8eb
@@ -1,23 +1,25 @@
|
||||
API Documentation
|
||||
=================
|
||||
.. only:: html
|
||||
|
||||
API Documentation
|
||||
=================
|
||||
|
||||
|
||||
PHP public API
|
||||
--------------
|
||||
.. toctree::
|
||||
:maxdepth: 1
|
||||
PHP public API
|
||||
--------------
|
||||
.. toctree::
|
||||
:maxdepth: 1
|
||||
|
||||
/OCP namespace <api/OCP/index>
|
||||
/OCP namespace <api/OCP/index>
|
||||
|
||||
|
||||
PHP class reference
|
||||
-------------------
|
||||
PHP class reference
|
||||
-------------------
|
||||
|
||||
Please note that only APIs in \OCP namespace are considered to be public. The
|
||||
following documentation is just for reference:
|
||||
Please note that only APIs in \OCP namespace are considered to be public. The
|
||||
following documentation is just for reference:
|
||||
|
||||
.. toctree::
|
||||
:maxdepth: 1
|
||||
.. toctree::
|
||||
:maxdepth: 1
|
||||
|
||||
/ namespace <api/index>
|
||||
/OC namespace <api/OC/index>
|
||||
/ namespace <api/index>
|
||||
/OC namespace <api/OC/index>
|
||||
|
||||
Reference in New Issue
Block a user