pyjnius/docs/source/index.rst

28 lines
605 B
ReStructuredText

Welcome to Pyjnius
==================
Pyjnius is a Python library for accessing Java classes.
This documentation is divided into differents parts. We recommend you to start
with :ref:`installation`, and then head over to the :ref:`quickstart`. You can
also check :ref:`android` for specific example for the Android platform. If
you'd rather dive into the internals of Pyjnius, check out the :ref:`api`
documentation.
.. toctree::
:maxdepth: 2
installation
quickstart
android
api
packaging
Indices and tables
==================
* :ref:`genindex`
* :ref:`modindex`
* :ref:`search`