.. WarThunder documentation master file, created by sphinx-quickstart on Sun Aug 29 16:32:40 2021. You can adapt this file completely to your liking, but it should at least contain the root `toctree` directive. Welcome to WarThunder's documentation! ====================================== .. toctree:: :maxdepth: 2 :caption: Contents: telemetry.py ============== Module to query and access telemetry data during War Thunder matches. .. currentmodule:: telemetry .. automodule:: telemetry :members: mapinfo.py ============== Module to query and access map and non-player object/vehicle data during War Thunder matches. .. currentmodule:: mapinfo .. automodule:: mapinfo :members: acmi.py ============== Module to make Tacview compatible ACMI files - see https://www.tacview.net/documentation/acmi/en/. .. currentmodule:: acmi .. automodule:: acmi :members: Indices and tables ================== * :ref:`genindex` * :ref:`modindex` * :ref:`search`