PythonClient/docs/index.rst
.. airsim documentation master file, created by
sphinx-quickstart on Sun Aug 4 14:58:26 2019.
You can adapt this file completely to your liking, but it should at least
contain the root toctree directive.
This page documents airsim, the python package to be used for Microsoft AirSim.
.. _airsim: https://pypi.org/project/airsim/
.. _Microsoft AirSim: https://github.com/microsoft/AirSim
.. toctree:: :maxdepth: 3
genindexmodindex.. autoclass:: airsim.client.VehicleClient :members: :undoc-members: :show-inheritance:
.. autoclass:: airsim.client.MultirotorClient :members: :undoc-members: :show-inheritance:
.. autoclass:: airsim.client.CarClient :members: :undoc-members: :show-inheritance:
.. automodule:: airsim.types :members: :undoc-members: :show-inheritance:
.. automodule:: airsim.utils :members: :undoc-members: :show-inheritance: