This repository has been archived on 2023-02-21. You can view files and clone it, but cannot push or open issues or pull requests.
plone.api/docs/index.rst

58 lines
900 B
ReStructuredText

.. admonition:: GitHub-only
WARNING: If you are reading this on GitHub, DON'T! Read the documentation
at `api.plone.org <http://developer.plone.org/reference_manuals/external/plone.api/index.html>`_
so you have working references and proper formatting.
===========
A Plone API
===========
.. include:: ../README.rst
Narrative documentation
=======================
.. toctree::
:maxdepth: 2
about.rst
portal.rst
content.rst
user.rst
group.rst
env.rst
Complete API and advanced usage
===============================
.. toctree::
:maxdepth: 1
api/index.rst
api/portal.rst
api/content.rst
api/user.rst
api/group.rst
api/env.rst
api/exceptions.rst
Contribute
==========
.. toctree::
:maxdepth: 2
contribute/index.rst
Indices and tables
==================
* :ref:`genindex`
* :ref:`modindex`
* :ref:`search`