.. coc documentation master file, created by sphinx-quickstart on Wed Dec 21 21:57:12 2022. You can adapt this file completely to your liking, but it should at least contain the root `toctree` directive. coc.py: A Clash of Clans API Wrapper ==================================== .. _getting_started: .. toctree:: :maxdepth: 2 :caption: Getting Started client/logging_in client/basic_client client/events_client .. _models: .. toctree:: :maxdepth: 2 :caption: Models models/clans models/players models/wars models/raids models/game_objects models/clan_player_attributes models/miscellaneous .. _advanced: .. toctree:: :maxdepth: 2 :caption: Advanced advanced/event advanced/game_data advanced/custom_classes advanced/utils advanced/exceptions .. _extensions: .. toctree:: :maxdepth: 2 :caption: Extensions extensions/full_war_api extensions/triggers .. _examples: .. toctree:: :maxdepth: 2 :caption: Examples examples/discord_bot examples/events_example examples/war_logs examples/import_client .. _miscellaneous: .. toctree:: :maxdepth: 1 :caption: Miscellaneous miscellaneous/index miscellaneous/changelog miscellaneous/migrating_to_v3 miscellaneous/migrating_to_v2 miscellaneous/migrating_to_v1 miscellaneous/acknowledgements