.. ppsi documentation master file, created by
   sphinx-quickstart on Mon Jan 11 13:32:41 2021.
   You can adapt this file completely to your liking, but it should at least
   contain the root `toctree` directive.

Welcome to PPSI documentation!
================================

.. toctree::
   :maxdepth: 2
   :caption: Contents:


Indices and tables
==================

* :ref:`genindex`
* :ref:`modindex`
* :ref:`search`

===================================================

CAUTION
=======

.. raw:: html

   <span style="color: red; font-size: 2em; font-weight: bold;">STILL TESTING...</span></p>


.. mdinclude:: ../README.md

===================================================

COMMANDS
========

.. mdinclude:: ./client_calls.md

===================================================

PPSI
=====
.. automodule:: ppsi
   :members:

server
======
.. automodule:: ppsi.server
   :members:

client
======
.. automodule:: ppsi.client
   :members:

pspbar
======
.. automodule:: ppsi.pspbar
   :members:

common
======
.. automodule:: ppsi.common
   :members:
