diff --git a/developer_manual/api.rst b/developer_manual/api.rst index 658be997c..632f0a0bc 100644 --- a/developer_manual/api.rst +++ b/developer_manual/api.rst @@ -1,23 +1,25 @@ -API Documentation -================= +.. only:: html + + API Documentation + ================= -PHP public API --------------- -.. toctree:: - :maxdepth: 1 + PHP public API + -------------- + .. toctree:: + :maxdepth: 1 - /OCP namespace + /OCP namespace -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 - /OC namespace + / namespace + /OC namespace